summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-DOM
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-22 00:55:37 +0000
committerminskim <minskim@pkgsrc.org>2004-02-22 00:55:37 +0000
commite5a7b99634afe66c6badc7c34765756401bc0fa7 (patch)
tree32e696886dbfd81ce067ff92e2867e451a90c217 /textproc/p5-XML-DOM
parent7f2de5a56b811531d02d657f32e92866a54da2d4 (diff)
downloadpkgsrc-e5a7b99634afe66c6badc7c34765756401bc0fa7.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"