aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Apache-ParseFormData
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-09-17 14:49:29 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-09-17 14:49:29 +0800
commitf456a4c0eeb2dd0fcd327ecad4e1441fa0296a3f (patch)
tree761b70e4c2760ca0fb7ad78750c9f732751355b6 /www/p5-Apache-ParseFormData
parent023781ffc2fb7b7466bad1965441efe9d10b13dd (diff)
downloadfreebsd-ports-gnome-f456a4c0eeb2dd0fcd327ecad4e1441fa0296a3f.tar.gz
freebsd-ports-gnome-f456a4c0eeb2dd0fcd327ecad4e1441fa0296a3f.tar.zst
freebsd-ports-gnome-f456a4c0eeb2dd0fcd327ecad4e1441fa0296a3f.zip
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl
Diffstat (limited to 'www/p5-Apache-ParseFormData')
-rw-r--r--www/p5-Apache-ParseFormData/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-ParseFormData/Makefile b/www/p5-Apache-ParseFormData/Makefile
index 5367c35cb0e7..3a0d189fec9b 100644
--- a/www/p5-Apache-ParseFormData/Makefile
+++ b/www/p5-Apache-ParseFormData/Makefile
@@ -18,7 +18,7 @@ COMMENT= Module allows you to easily decode/parse form and query data
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= 5.8.0+ # mod_perl 2 requires it
+PERL_CONFIGURE= yes
MAN3= Apache::ParseFormData.3