summaryrefslogtreecommitdiff
path: root/www/p5-HTML-FillInForm
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-FillInForm
parenta4fa9889352582014808a08e310b556034bd51f8 (diff)
downloadpkgsrc-d27e1c00a900ea9096aaf2243de57e9b4b09b522.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'www/p5-HTML-FillInForm')
-rw-r--r--www/p5-HTML-FillInForm/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-HTML-FillInForm/Makefile b/www/p5-HTML-FillInForm/Makefile
index 0cd6cbd2574..47c697d3287 100644
--- a/www/p5-HTML-FillInForm/Makefile
+++ b/www/p5-HTML-FillInForm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/04 18:07:28 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/25 05:49:52 minskim Exp $
DISTNAME= HTML-FillInForm-1.03
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,9 @@ COMMENT= Perl5 module that populates HTML Forms with CGI data
DEPENDS+= p5-HTML-Parser>=3.26:../../www/p5-HTML-Parser
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTML/FillInForm/.packlist
.include "../../lang/perl5/module.mk"