summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorabs <abs>2006-07-06 14:45:38 +0000
committerabs <abs>2006-07-06 14:45:38 +0000
commit3ee0736c8be25ea2cc9cc3186be56a2318bf0508 (patch)
tree2ebc1062a64c43aba90f0db6612cd1d0865e285a /misc
parent2100240f5f5b556295db53d064f4b934652ee2eb (diff)
downloadpkgsrc-3ee0736c8be25ea2cc9cc3186be56a2318bf0508.tar.gz
USE_TOOLS+=intltool
Diffstat (limited to 'misc')
-rw-r--r--misc/gxmame/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gxmame/Makefile b/misc/gxmame/Makefile
index 15d37fac837..6cfedcebdd7 100644
--- a/misc/gxmame/Makefile
+++ b/misc/gxmame/Makefile
@@ -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 @@ DEPENDS+= p5-XML-Parser>=2.34:../../textproc/p5-XML-Parser
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"