aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-FormValidator-Lite
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 07:06:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 07:06:45 +0000
commit00ca886ed4e0b16265d308f06269977fdc608fef (patch)
treec648ee8191c581d7844f56bece282547542f4725 /textproc/p5-FormValidator-Lite
parent78ed5f9954f5140180be6afad9be7801fb6aceef (diff)
downloadports-00ca886ed4e0b16265d308f06269977fdc608fef.tar.gz
ports-00ca886ed4e0b16265d308f06269977fdc608fef.zip
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az With hat: perl
Notes
Notes: svn path=/head/; revision=281882
Diffstat (limited to 'textproc/p5-FormValidator-Lite')
-rw-r--r--textproc/p5-FormValidator-Lite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-FormValidator-Lite/Makefile b/textproc/p5-FormValidator-Lite/Makefile
index 659e2e004915..ef46971f2aac 100644
--- a/textproc/p5-FormValidator-Lite/Makefile
+++ b/textproc/p5-FormValidator-Lite/Makefile
@@ -17,7 +17,7 @@ COMMENT= Lightleight form validation library
RUN_DEPENDS= p5-UNIVERSAL-require>=0.11:${PORTSDIR}/devel/p5-UNIVERSAL-require \
p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite
-PERL_CONFIGURE= 5.8.9+
+PERL_CONFIGURE= yes
MAN3= FormValidator::Lite.3 \
FormValidator::Lite::Constraint.3 \