summaryrefslogtreecommitdiff
path: root/www/p5-CGI-FormBuilder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI-FormBuilder/Makefile')
-rw-r--r--www/p5-CGI-FormBuilder/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI-FormBuilder/Makefile b/www/p5-CGI-FormBuilder/Makefile
index a3a2aac1784..52cd5b26fed 100644
--- a/www/p5-CGI-FormBuilder/Makefile
+++ b/www/p5-CGI-FormBuilder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/04 15:32:27 grant Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/27 05:44:23 snj Exp $
DISTNAME= CGI-FormBuilder-2.12
PKGNAME= p5-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl5 module for building HTML forms
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/CGI-FormBuilder/.packlist
DEPENDS+= p5-HTML-Template>=2.6:../../www/p5-HTML-Template