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/7ba92dc3f64a
branches:  trunk
changeset: 514425:7ba92dc3f64a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 22:45:33 2006 +0000

description:
Needs msgfmt.

diffstat:

 audio/libvisual-bmp/Makefile |  4 ++--
 devel/gail/Makefile          |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r ba17be27cbe8 -r 7ba92dc3f64a audio/libvisual-bmp/Makefile
--- a/audio/libvisual-bmp/Makefile      Sun Jun 11 21:46:19 2006 +0000
+++ b/audio/libvisual-bmp/Makefile      Sun Jun 11 22:45:33 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/04/17 13:46:16 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2006/06/11 22:45:33 joerg Exp $
 #
 
 DISTNAME=              libvisual-bmp-0.2.0
@@ -13,7 +13,7 @@
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            pkg-config msgfmt
 
 post-extract:
        ${MV} ${WRKSRC}/pixmaps/libvisual-xmms-vis.bmp \
diff -r ba17be27cbe8 -r 7ba92dc3f64a devel/gail/Makefile
--- a/devel/gail/Makefile       Sun Jun 11 21:46:19 2006 +0000
+++ b/devel/gail/Makefile       Sun Jun 11 22:45:33 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2006/04/17 13:46:08 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2006/06/11 22:48:13 joerg Exp $
 #
 
 DISTNAME=      gail-1.8.11
@@ -12,7 +12,7 @@
 COMMENT=       GNOME Accessibility Implementation Library
 
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake pkg-config
+USE_TOOLS+=            gmake pkg-config msgfmt
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 



Home | Main Index | Thread Index | Old Index