summaryrefslogtreecommitdiff
path: root/textproc/p5-libxml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-libxml/Makefile')
-rw-r--r--textproc/p5-libxml/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile
index 0298c7473e4..b2cac50fe35 100644
--- a/textproc/p5-libxml/Makefile
+++ b/textproc/p5-libxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/12/03 22:14:46 kristerw Exp $
+# $NetBSD: Makefile,v 1.7 2004/02/22 00:56:58 minskim Exp $
DISTNAME= libxml-perl-0.07
PKGNAME= p5-libxml-0.07
@@ -12,7 +12,9 @@ COMMENT= Perl module collection for working with XML
DEPENDS+= p5-XML-Parser>=2.29:../../textproc/p5-XML-Parser
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/libxml-perl/.packlist
.include "../../lang/perl5/module.mk"