pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/ggz-client-libs Need msgfmt to build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ec6c168a13d
branches:  trunk
changeset: 542645:2ec6c168a13d
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat May 24 09:27:49 2008 +0000

description:
Need msgfmt to build.
Noticed by Hasso Tepper in PR 38690.

diffstat:

 games/ggz-client-libs/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9425cacbe05e -r 2ec6c168a13d games/ggz-client-libs/Makefile
--- a/games/ggz-client-libs/Makefile    Sat May 24 07:27:11 2008 +0000
+++ b/games/ggz-client-libs/Makefile    Sat May 24 09:27:49 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/05/06 23:47:06 markd Exp $
+# $NetBSD: Makefile,v 1.4 2008/05/24 09:27:49 obache Exp $
 #
 
 DISTNAME=      ggz-client-libs-0.0.14.1
@@ -13,6 +13,7 @@
 GNU_CONFIGURE= yes
 USE_DIRS+=     xdg-1.4
 USE_LIBTOOL=   yes
+USE_TOOLS+=    msgfmt
 
 CONFIGURE_ARGS+=       --enable-debug-gdb
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}



Home | Main Index | Thread Index | Old Index