diff options
author | joerg <joerg@pkgsrc.org> | 2006-12-27 12:03:24 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-12-27 12:03:24 +0000 |
commit | c356a9ea5d175cb3565c8f10c38407f044497cc8 (patch) | |
tree | d808b1d2c370135321e71e09896b3d5a9151b402 /ham/gpredict/Makefile | |
parent | 75c2389c21610b68ed0feee5e336796c315668a4 (diff) | |
download | pkgsrc-c356a9ea5d175cb3565c8f10c38407f044497cc8.tar.gz |
Needs intltool.
Diffstat (limited to 'ham/gpredict/Makefile')
-rw-r--r-- | ham/gpredict/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile index 782b9d10e03..35847277b64 100644 --- a/ham/gpredict/Makefile +++ b/ham/gpredict/Makefile @@ -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 @@ HOMEPAGE= http://groundstation.sourceforge.net/ 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 |