summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-25 06:04:57 +0000
committerminskim <minskim@pkgsrc.org>2004-04-25 06:04:57 +0000
commit08d6165d0b10b64fca049be4224ae97e274dd9b9 (patch)
treeca27db6b47f577d28d04a5aa4a67e1385420a4c9 /www/p5-HTML-Template
parent233c36b93e05609278f57169bb14cd9a6cd76d3d (diff)
downloadpkgsrc-08d6165d0b10b64fca049be4224ae97e274dd9b9.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'www/p5-HTML-Template')
-rw-r--r--www/p5-HTML-Template/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-HTML-Template/Makefile b/www/p5-HTML-Template/Makefile
index 8b9aaf605e4..09ee300ee45 100644
--- a/www/p5-HTML-Template/Makefile
+++ b/www/p5-HTML-Template/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/04/24 22:46:13 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/25 06:04:57 minskim Exp $
DISTNAME= HTML-Template-2.6
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://html-template.sourceforge.net/
COMMENT= Perl5 module to create HTML templates with simple tags
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTML/Template/.packlist
.include "../../lang/perl5/module.mk"