summaryrefslogtreecommitdiff
path: root/www/p5-HTML-PrettyPrinter
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-25 05:56:14 +0000
committerminskim <minskim>2004-04-25 05:56:14 +0000
commit8c214077a2d44919002d4c39f4331dbb3138d35c (patch)
tree705097c92cd55fbe3540ea62a0d18ad0c7c417bc /www/p5-HTML-PrettyPrinter
parente0360e2fe9cad68bc12b1e245747fafc5f124f72 (diff)
downloadpkgsrc-8c214077a2d44919002d4c39f4331dbb3138d35c.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'www/p5-HTML-PrettyPrinter')
-rw-r--r--www/p5-HTML-PrettyPrinter/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-HTML-PrettyPrinter/Makefile b/www/p5-HTML-PrettyPrinter/Makefile
index 9d3ea06aff2..ed34657281f 100644
--- a/www/p5-HTML-PrettyPrinter/Makefile
+++ b/www/p5-HTML-PrettyPrinter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/04/24 22:46:13 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/25 05:56:14 minskim Exp $
DISTNAME= HTML-PrettyPrinter-0.03
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,9 @@ COMMENT= Perl5 module for pretty-printing HTML
DEPENDS+= p5-HTML-Tree>=3.0:../../www/p5-HTML-Tree
DEPENDS+= p5-HTML-Tagset-[0-9]*:../../www/p5-HTML-Tagset
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTML/PrettyPrinter/.packlist
.include "../../lang/perl5/module.mk"