summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Clean
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-25 05:47:02 +0000
committerminskim <minskim>2004-04-25 05:47:02 +0000
commitd27e1c00a900ea9096aaf2243de57e9b4b09b522 (patch)
tree8cafe104273106a8f419f110d0eb38d24a3430d5 /www/p5-HTML-Clean
parenta4fa9889352582014808a08e310b556034bd51f8 (diff)
downloadpkgsrc-d27e1c00a900ea9096aaf2243de57e9b4b09b522.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'www/p5-HTML-Clean')
-rw-r--r--www/p5-HTML-Clean/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-HTML-Clean/Makefile b/www/p5-HTML-Clean/Makefile
index f0976942c06..d53ccb9f347 100644
--- a/www/p5-HTML-Clean/Makefile
+++ b/www/p5-HTML-Clean/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/22 04:14:30 martti Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 05:48:15 minskim Exp $
DISTNAME= HTML-Clean-0.8
PKGNAME= p5-${DISTNAME}
@@ -9,7 +9,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl5 module that cleans up HTML code for web browsers
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTML/Clean/.packlist
.include "../../lang/perl5/module.mk"