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/7ec26f4c3293
branches:  trunk
changeset: 515014:7ec26f4c3293
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jun 21 22:59:12 2006 +0000

description:
Needs msgfmt.

diffstat:

 games/grhino/Makefile  |  4 ++--
 www/gtkhtml38/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 905a6b78ba97 -r 7ec26f4c3293 games/grhino/Makefile
--- a/games/grhino/Makefile     Wed Jun 21 22:58:04 2006 +0000
+++ b/games/grhino/Makefile     Wed Jun 21 22:59:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/05/25 17:58:49 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2006/06/21 22:59:51 joerg Exp $
 #
 
 DISTNAME=      grhino-0.15.0
@@ -11,7 +11,7 @@
 COMMENT=       Othello (Reversi) engine
 
 USE_LANGUAGES=         c c++
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            pkg-config msgfmt
 GNU_CONFIGURE=         yes
 USE_DIRS+=             gnome2-1.5
 USE_PKGLOCALEDIR=      yes
diff -r 905a6b78ba97 -r 7ec26f4c3293 www/gtkhtml38/Makefile
--- a/www/gtkhtml38/Makefile    Wed Jun 21 22:58:04 2006 +0000
+++ b/www/gtkhtml38/Makefile    Wed Jun 21 22:59:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:07 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/21 22:59:12 joerg Exp $
 #
 
 DISTNAME=      gtkhtml-3.10.1
@@ -15,7 +15,7 @@
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gmake pkg-config
+USE_TOOLS+=            gmake pkg-config msgfmt
 
 PKGCONFIG_OVERRIDE+=   src/libgtkhtml.pc.in
 



Home | Main Index | Thread Index | Old Index