diff options
author | minskim <minskim> | 2004-02-22 07:03:20 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-22 07:03:20 +0000 |
commit | 99b3f81213bb03966d0b27e9686c9e5ff4157013 (patch) | |
tree | 24b4546a3fc0ace01b9b076edc8cfdbcf54375de /textproc/p5-XML-LibXML-Common | |
parent | a4af9cfd4fe50e162fa2c9bb06b6d9b9379371f5 (diff) | |
download | pkgsrc-99b3f81213bb03966d0b27e9686c9e5ff4157013.tar.gz |
Enable pkgviews installation.
Diffstat (limited to 'textproc/p5-XML-LibXML-Common')
-rw-r--r-- | textproc/p5-XML-LibXML-Common/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-XML-LibXML-Common/Makefile b/textproc/p5-XML-LibXML-Common/Makefile index a263fa71891..459277819ef 100644 --- a/textproc/p5-XML-LibXML-Common/Makefile +++ b/textproc/p5-XML-LibXML-Common/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/02/17 05:55:27 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2004/02/22 07:05:53 minskim Exp $ # DISTNAME= XML-LibXML-Common-0.13 @@ -12,6 +12,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://search.cpan.org/~phish/XML-LibXML-Common/ COMMENT= Routines and constants common for XML::LibXML and XML::GDOME +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/LibXML/Common/.packlist |