diff options
Diffstat (limited to 'textproc/intltool')
-rw-r--r-- | textproc/intltool/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index f24b48c41d3..5c2a287da84 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/02/11 00:48:58 xtraeme Exp $ +# $NetBSD: Makefile,v 1.16 2004/06/04 23:52:46 xtraeme Exp $ # DISTNAME= intltool-0.30 @@ -10,6 +10,8 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Toolbox for internationalisation +PKG_INSTALLATION_TYPES= overwrite pkgviews + DEPENDS= p5-XML-Parser>=2.31nb1:../../textproc/p5-XML-Parser CONFLICTS= xml-i18n-tools<=0.9 |