summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-XPath
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-20 21:00:55 +0000
committerminskim <minskim@pkgsrc.org>2004-04-20 21:00:55 +0000
commitfb1ac6e38cf3ae99582d71c432d057503c163842 (patch)
treeb14f41684fc65e472bcaaa47aae8b3a19b8e2df5 /textproc/p5-XML-XPath
parent99c797bdaaa21050fe3ab22b5bc0385a39facdb3 (diff)
downloadpkgsrc-fb1ac6e38cf3ae99582d71c432d057503c163842.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"