pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/packagekit Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/afe10a4d9966
branches:  trunk
changeset: 555531:afe10a4d9966
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Wed Mar 04 17:00:37 2009 +0000

description:
Needs msgfmt.

diffstat:

 pkgtools/packagekit/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 972515d6755a -r afe10a4d9966 pkgtools/packagekit/Makefile
--- a/pkgtools/packagekit/Makefile      Wed Mar 04 16:59:49 2009 +0000
+++ b/pkgtools/packagekit/Makefile      Wed Mar 04 17:00:37 2009 +0000
@@ -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 @@
 
 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



Home | Main Index | Thread Index | Old Index