pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/ham/gpredict Needs intltool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8da8bf263de
branches:  trunk
changeset: 522838:a8da8bf263de
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Dec 27 12:03:24 2006 +0000

description:
Needs intltool.

diffstat:

 ham/gpredict/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5e93394f12eb -r a8da8bf263de ham/gpredict/Makefile
--- a/ham/gpredict/Makefile     Wed Dec 27 11:54:44 2006 +0000
+++ b/ham/gpredict/Makefile     Wed Dec 27 12:03:24 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/12/19 19:11:19 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/12/27 12:03:24 joerg Exp $
 
 DISTNAME=      gpredict-0.6.1
 PKGREVISION=   1
@@ -10,7 +10,7 @@
 COMMENT=       Gnome satellite tracking program
 
 USE_LANGUAGES= c c++
-USE_TOOLS+=    gmake msgfmt pkg-config
+USE_TOOLS+=    gmake msgfmt pkg-config intltool
 USE_PKGLOCALEDIR=yes
 GNU_CONFIGURE= yes
 



Home | Main Index | Thread Index | Old Index