summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz>2008-06-08 10:09:04 +0000
committerwiz <wiz>2008-06-08 10:09:04 +0000
commitf203ecc1d98b64fbc821d33e49ec96c32bfc89ae (patch)
tree9fc3888b9f75021da0d3833dd1e0e8d2cd3c63eb /misc
parentedc088c5e0cfeb98973fa20fe54e8b837404a600 (diff)
downloadpkgsrc-f203ecc1d98b64fbc821d33e49ec96c32bfc89ae.tar.gz
Also needs p5-XML-Parser if included intltool should work.
Diffstat (limited to 'misc')
-rw-r--r--misc/gok/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/gok/Makefile b/misc/gok/Makefile
index db154a75e32..5309341cedd 100644
--- a/misc/gok/Makefile
+++ b/misc/gok/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2008/06/05 14:32:26 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2008/06/08 10:09:04 wiz Exp $
#
DISTNAME= gok-1.3.7
@@ -13,9 +13,10 @@ COMMENT= GNOME On-Screen Keyboard
USE_DIRS+= gnome2-1.5
USE_TOOLS+= gmake msgfmt pkg-config
-# use the bundled intltool, the pkgsrc one is too new
-#USE_TOOLS+= intltool
+# XXX: use the bundled intltool, the pkgsrc one is too new
+BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
USE_TOOLS+= perl
+#USE_TOOLS+= intltool
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes