summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Parser
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-05 22:16:24 +0000
committerjlam <jlam@pkgsrc.org>2004-01-05 22:16:24 +0000
commit848d6eb2a3e1bfa69046339936827e3f74ed13d8 (patch)
tree7e110ae5730d53426f3cb2ac58b24d5cc1f5c790 /www/p5-HTML-Parser
parent5af0fb873f9e84c35a2e712ec992a2e9d2758013 (diff)
downloadpkgsrc-848d6eb2a3e1bfa69046339936827e3f74ed13d8.tar.gz
bl3ify
Diffstat (limited to 'www/p5-HTML-Parser')
-rw-r--r--www/p5-HTML-Parser/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile
index 509bd071449..bff9cbf5f6e 100644
--- a/www/p5-HTML-Parser/Makefile
+++ b/www/p5-HTML-Parser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/11/27 16:33:59 grant Exp $
+# $NetBSD: Makefile,v 1.24 2004/01/05 22:16:25 jlam Exp $
#
DISTNAME= HTML-Parser-3.34
@@ -13,7 +13,9 @@ COMMENT= Perl5 module to parse HTML text documents
DEPENDS+= p5-HTML-Tagset>=3.0:../../www/p5-HTML-Tagset
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTML/Parser/.packlist
.include "../../lang/perl5/module.mk"