pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/gxmame USE_TOOLS+=intltool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/679f31405350
branches:  trunk
changeset: 515675:679f31405350
user:      abs <abs%pkgsrc.org@localhost>
date:      Thu Jul 06 14:45:38 2006 +0000

description:
USE_TOOLS+=intltool

diffstat:

 misc/gxmame/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5719cee0901c -r 679f31405350 misc/gxmame/Makefile
--- a/misc/gxmame/Makefile      Thu Jul 06 14:43:27 2006 +0000
+++ b/misc/gxmame/Makefile      Thu Jul 06 14:45:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/04/17 13:46:40 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2006/07/06 14:45:38 abs Exp $
 #
 
 DISTNAME=      gxmame-0.35beta1
@@ -15,7 +15,7 @@
 
 GNU_CONFIGURE=         yes
 USE_DIRS+=             gnome2-1.5
-USE_TOOLS+=            gmake msgfmt pkg-config
+USE_TOOLS+=            intltool gmake msgfmt pkg-config
 USE_PKGLOCALEDIR=      yes
 
 .include "../../devel/gettext-lib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index