summaryrefslogtreecommitdiff
path: root/www/p5-CGI-FastTemplate
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-27 04:59:42 +0000
committersnj <snj@pkgsrc.org>2004-04-27 04:59:42 +0000
commit67721bd22d50a02e35021f1d03c3658680e89201 (patch)
treec6fb2318cc5da1ef6d38de1363ef6a1ac96a86ba /www/p5-CGI-FastTemplate
parent763c7a82b9f2eebd8438ab3acc284818c1f5f2fe (diff)
downloadpkgsrc-67721bd22d50a02e35021f1d03c3658680e89201.tar.gz
Convert to buildlink3.
Diffstat (limited to 'www/p5-CGI-FastTemplate')
-rw-r--r--www/p5-CGI-FastTemplate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI-FastTemplate/Makefile b/www/p5-CGI-FastTemplate/Makefile
index 127b390992b..821ee5d8114 100644
--- a/www/p5-CGI-FastTemplate/Makefile
+++ b/www/p5-CGI-FastTemplate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/24 22:46:12 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/27 05:44:23 snj Exp $
DISTNAME= CGI-FastTemplate-1.09
PKGNAME= p5-${DISTNAME}
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl5 extension for managing templates
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/CGI/FastTemplate/.packlist
.include "../../lang/perl5/module.mk"