summaryrefslogtreecommitdiff
path: root/textproc/intltool
diff options
context:
space:
mode:
authorwiz <wiz>2005-02-04 14:21:00 +0000
committerwiz <wiz>2005-02-04 14:21:00 +0000
commitd67a27abcbd88d3ed0adcd09c4e34852dcfb1372 (patch)
tree49a26975a304864d9b888c9bd852c72bc20756d3 /textproc/intltool
parent9fa1fe643ee3bdb9645e86a1042a45ce920aabe5 (diff)
downloadpkgsrc-d67a27abcbd88d3ed0adcd09c4e34852dcfb1372.tar.gz
Use DEPENDS+= by default, not DEPENDS=.
Diffstat (limited to 'textproc/intltool')
-rw-r--r--textproc/intltool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index 51d8366a027..5fbf81949f1 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/12/25 12:05:59 jmmv Exp $
+# $NetBSD: Makefile,v 1.22 2005/02/04 14:21:00 wiz Exp $
#
DISTNAME= intltool-0.32.1
@@ -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.31nb1:../../textproc/p5-XML-Parser
CONFLICTS= xml-i18n-tools-[0-9]*