pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba17be27cbe8
branches:  trunk
changeset: 514424:ba17be27cbe8
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 21:46:19 2006 +0000

description:
Needs msgfmt.

diffstat:

 editors/kdissert/Makefile  |  3 ++-
 graphics/libkexif/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (35 lines):

diff -r 5245612bb8d1 -r ba17be27cbe8 editors/kdissert/Makefile
--- a/editors/kdissert/Makefile Sun Jun 11 21:45:08 2006 +0000
+++ b/editors/kdissert/Makefile Sun Jun 11 21:46:19 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/05/24 22:32:17 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/11 21:46:19 joerg Exp $
 #
 
 DISTNAME=              kdissert-1.0.5
@@ -13,6 +13,7 @@
 
 USE_PKGLOCALEDIR=      yes
 USE_LANGUAGES=         c c++
+USE_TOOLS+=            msgfmt
 NO_CONFIGURE=          yes
 
 BUILD_DEPENDS+=        scons>=0.96.1nb1:../../devel/scons
diff -r 5245612bb8d1 -r ba17be27cbe8 graphics/libkexif/Makefile
--- a/graphics/libkexif/Makefile        Sun Jun 11 21:45:08 2006 +0000
+++ b/graphics/libkexif/Makefile        Sun Jun 11 21:46:19 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/04/17 13:46:06 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/11 21:46:46 joerg Exp $
 
 DISTNAME=      libkexif-0.2.2
 PKGREVISION=   3
@@ -11,7 +11,7 @@
 COMMENT=       Image EXIF information library manipulation
 
 USE_DIRS+=             xdg-1.1
-USE_TOOLS+=            gmake pkg-config
+USE_TOOLS+=            gmake pkg-config msgfmt
 USE_LANGUAGES=         c c++
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES



Home | Main Index | Thread Index | Old Index