summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-DOM
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-22 00:55:37 +0000
committerminskim <minskim>2004-02-22 00:55:37 +0000
commit77ccba12b68ee4040d4a97a2eb79108a967b33ba (patch)
tree32e696886dbfd81ce067ff92e2867e451a90c217 /textproc/p5-XML-DOM
parent052a95b3fcfec1c4602094d793d9ea1cf3c8e2e3 (diff)
downloadpkgsrc-77ccba12b68ee4040d4a97a2eb79108a967b33ba.tar.gz
bl3ify and enable pkgviews installation.
Diffstat (limited to 'textproc/p5-XML-DOM')
-rw-r--r--textproc/p5-XML-DOM/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile
index 0ad20da31f1..66bea29f9f3 100644
--- a/textproc/p5-XML-DOM/Makefile
+++ b/textproc/p5-XML-DOM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/07/17 22:54:39 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/02/22 00:58:45 minskim Exp $
#
DISTNAME= XML-DOM-1.42
@@ -16,7 +16,9 @@ DEPENDS+= p5-XML-RegExp-[0-9]*:../../textproc/p5-XML-RegExp
CONFLICTS+= p5-libxml-enno-[0-9]*
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML-DOM/.packlist
.include "../../lang/perl5/module.mk"