pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-YAWriter Bl3ify and enable pkgviews in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c58b48cb1ee4
branches:  trunk
changeset: 473635:c58b48cb1ee4
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Apr 22 06:08:27 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

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

diffs (20 lines):

diff -r c4520167a6fb -r c58b48cb1ee4 textproc/p5-XML-YAWriter/Makefile
--- a/textproc/p5-XML-YAWriter/Makefile Thu Apr 22 06:07:39 2004 +0000
+++ b/textproc/p5-XML-YAWriter/Makefile Thu Apr 22 06:08:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/21 17:27:46 martti Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/22 06:08:27 minskim Exp $
 #
 
 DISTNAME=      XML-Handler-YAWriter-0.23
@@ -10,7 +10,9 @@
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 COMMENT=       Another Perl module for writing XML documents
 
-USE_BUILDLINK2=                YES
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/XML/Handler/YAWriter/.packlist
 REPLACE_PERL=          xmlpretty
 



Home | Main Index | Thread Index | Old Index