aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Net-FastCGI/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 18:41:05 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 18:41:05 +0000
commit3368e72898ef234c285e869549a2120705cc8b48 (patch)
tree812008a6ea3d355a6dd907e5b78fcfb8c980397d /www/p5-Net-FastCGI/Makefile
parentcb72249a320633d1627706fd3c5fee0263234250 (diff)
downloadports-3368e72898ef234c285e869549a2120705cc8b48.tar.gz
ports-3368e72898ef234c285e869549a2120705cc8b48.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326054
Diffstat (limited to 'www/p5-Net-FastCGI/Makefile')
-rw-r--r--www/p5-Net-FastCGI/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Net-FastCGI/Makefile b/www/p5-Net-FastCGI/Makefile
index 8bf3c906506e..6289cb01d5df 100644
--- a/www/p5-Net-FastCGI/Makefile
+++ b/www/p5-Net-FastCGI/Makefile
@@ -13,7 +13,8 @@ COMMENT= Perl extension for FastCGI Toolkit
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-HexString>=0:${PORTSDIR}/devel/p5-Test-HexString
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Net::FastCGI.3 \
Net::FastCGI::Constant.3 \