aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-ParseFormData
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 18:23:34 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 18:23:34 +0000
commitcb72249a320633d1627706fd3c5fee0263234250 (patch)
tree7649b1f5002c942331d22ad69679217a24b1ddf3 /www/p5-Apache-ParseFormData
parent41402c773dce3c776fcbda39133047961aa0bcec (diff)
downloadports-cb72249a320633d1627706fd3c5fee0263234250.tar.gz
ports-cb72249a320633d1627706fd3c5fee0263234250.zip
Notes
Diffstat (limited to 'www/p5-Apache-ParseFormData')
-rw-r--r--www/p5-Apache-ParseFormData/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Apache-ParseFormData/Makefile b/www/p5-Apache-ParseFormData/Makefile
index cb07f867ffa5..e511433cbc49 100644
--- a/www/p5-Apache-ParseFormData/Makefile
+++ b/www/p5-Apache-ParseFormData/Makefile
@@ -18,7 +18,8 @@ COMMENT= Module allows you to easily decode/parse form and query data
BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
USE_APACHE= 22+
MAN3= Apache::ParseFormData.3