pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-HTML-Template Bl3ify and enable pkgviews instal...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/014e6a75d387
branches:  trunk
changeset: 474048:014e6a75d387
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 25 06:04:57 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

 www/p5-HTML-Template/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 6ad213408f76 -r 014e6a75d387 www/p5-HTML-Template/Makefile
--- a/www/p5-HTML-Template/Makefile     Sun Apr 25 06:03:51 2004 +0000
+++ b/www/p5-HTML-Template/Makefile     Sun Apr 25 06:04:57 2004 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index