diff options
Diffstat (limited to 'pkgtools/packagekit/Makefile')
-rw-r--r-- | pkgtools/packagekit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/packagekit/Makefile b/pkgtools/packagekit/Makefile index d08db8ac75c..bbcc8276e51 100644 --- a/pkgtools/packagekit/Makefile +++ b/pkgtools/packagekit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2009/02/15 16:44:20 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2009/03/04 17:00:37 hasso Exp $ # DISTNAME= PackageKit-0.4.0 @@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= pkg-config gmake intltool autoconf +USE_TOOLS+= pkg-config gmake intltool msgfmt autoconf USE_LANGUAGES= c c++ BUILD_DEFS+= VARBASE |