summaryrefslogtreecommitdiff
path: root/textproc/intltool/Makefile
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2006-05-06 03:54:17 +0000
committerreed <reed@pkgsrc.org>2006-05-06 03:54:17 +0000
commitf1fb850d3c152ab1a710cc95722c5526a34aec5d (patch)
treea252aca64b0da53891a5d0a71c5ade8d1cf87803 /textproc/intltool/Makefile
parentae2bfc97f874ad6b27b49129efe6a3070d9d0f8e (diff)
downloadpkgsrc-f1fb850d3c152ab1a710cc95722c5526a34aec5d.tar.gz
DEPEND on newer p5-XML-Parser. As discussed on pkgsrc-users in late
March, the bumps for the updated expat never saw this package because it depend on it directly instead of using buildlink3.mk files. This fixes build problem where you could be attempting to install intltool with new expat and old p5-XML-Parser.
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r--textproc/intltool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index f1975937316..b06738d57f3 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2006/03/04 21:30:46 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2006/05/06 03:54:17 reed Exp $
#
DISTNAME= intltool-0.34.2
@@ -12,7 +12,7 @@ COMMENT= Toolbox for internationalisation
PKG_INSTALLATION_TYPES= overwrite pkgviews
-DEPENDS+= p5-XML-Parser>=2.31nb1:../../textproc/p5-XML-Parser
+DEPENDS+= p5-XML-Parser>=2.34nb4:../../textproc/p5-XML-Parser
CONFLICTS= xml-i18n-tools-[0-9]*