aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Template
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-03 23:07:52 +0800
committeraz <az@FreeBSD.org>2013-09-03 23:07:52 +0800
commit4dfc1411d6dd387446a9b919a3dc039d062a0668 (patch)
tree325547ea111b582a556c4ed6a234ed27d6e8b857 /www/p5-HTML-Template
parent2d721210ece35f1c009db7ec34a4b2279cfd9b51 (diff)
downloadfreebsd-ports-gnome-4dfc1411d6dd387446a9b919a3dc039d062a0668.tar.gz
freebsd-ports-gnome-4dfc1411d6dd387446a9b919a3dc039d062a0668.tar.zst
freebsd-ports-gnome-4dfc1411d6dd387446a9b919a3dc039d062a0668.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'www/p5-HTML-Template')
-rw-r--r--www/p5-HTML-Template/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-Template/Makefile b/www/p5-HTML-Template/Makefile
index f7850fae923c..6322f9e279d1 100644
--- a/www/p5-HTML-Template/Makefile
+++ b/www/p5-HTML-Template/Makefile
@@ -9,7 +9,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl module to use HTML Templates from CGI scripts
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= HTML::Template.3 \
HTML::Template::FAQ.3