pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-XSLT Bl3ify and enable pkgviews instal...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c77f1f5b37ca
branches: trunk
changeset: 473550:c77f1f5b37ca
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Apr 20 20:09:03 2004 +0000
description:
Bl3ify and enable pkgviews installation.
diffstat:
textproc/p5-XML-XSLT/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 374997e44061 -r c77f1f5b37ca textproc/p5-XML-XSLT/Makefile
--- a/textproc/p5-XML-XSLT/Makefile Tue Apr 20 19:50:35 2004 +0000
+++ b/textproc/p5-XML-XSLT/Makefile Tue Apr 20 20:09:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/03/26 02:27:55 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/20 20:09:03 minskim Exp $
DISTNAME= XML-XSLT-0.32
PKGNAME= p5-${DISTNAME}
@@ -10,11 +10,13 @@
MAINTAINER= tech-pkg%NetBSD.org@localhost
COMMENT= Perl5 module for processing XSLT
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
DEPENDS+= p5-XML-DOM>=1.25:../../textproc/p5-XML-DOM
DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/XSLT/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index