pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/gok Also needs p5-XML-Parser if included intltool...
details: https://anonhg.NetBSD.org/pkgsrc/rev/170534fb3a95
branches: trunk
changeset: 543188:170534fb3a95
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jun 08 10:09:04 2008 +0000
description:
Also needs p5-XML-Parser if included intltool should work.
diffstat:
misc/gok/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r ebddee101a65 -r 170534fb3a95 misc/gok/Makefile
--- a/misc/gok/Makefile Sun Jun 08 09:42:20 2008 +0000
+++ b/misc/gok/Makefile Sun Jun 08 10:09:04 2008 +0000
@@ -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 @@
USE_DIRS+= gnome2-1.5
USE_TOOLS+= gmake msgfmt pkg-config
-# use the bundled intltool, the pkgsrc one is too new
+# 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_TOOLS+= perl
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index