summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-XPath
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-20 21:00:55 +0000
committerminskim <minskim>2004-04-20 21:00:55 +0000
commit8f6888c64f792d73bdc2a539414d30647c746bfe (patch)
treeb14f41684fc65e472bcaaa47aae8b3a19b8e2df5 /textproc/p5-XML-XPath
parented4b1d3faff6b8782145c77e1423bd0b4353d9f9 (diff)
downloadpkgsrc-8f6888c64f792d73bdc2a539414d30647c746bfe.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'textproc/p5-XML-XPath')
-rw-r--r--textproc/p5-XML-XPath/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-XML-XPath/Makefile b/textproc/p5-XML-XPath/Makefile
index 24464e823a2..c4fba4a6b92 100644
--- a/textproc/p5-XML-XPath/Makefile
+++ b/textproc/p5-XML-XPath/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/12/30 17:27:31 cjep Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/20 21:00:55 minskim Exp $
DISTNAME= XML-XPath-1.08
PKGNAME= p5-${DISTNAME}
@@ -10,7 +10,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://sergeant.org/
COMMENT= XML XPath software
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/XPath/.packlist
.include "../../lang/perl5/module.mk"