pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-XPath Bl3ify and enable pkgviews insta...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2e938d70157
branches:  trunk
changeset: 473556:f2e938d70157
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Apr 20 21:00:55 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

 textproc/p5-XML-XPath/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r dbec2ce6daf4 -r f2e938d70157 textproc/p5-XML-XPath/Makefile
--- a/textproc/p5-XML-XPath/Makefile    Tue Apr 20 20:55:35 2004 +0000
+++ b/textproc/p5-XML-XPath/Makefile    Tue Apr 20 21:00:55 2004 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index