aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Set-IntSpan-Fast
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 /math/p5-Set-IntSpan-Fast
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 'math/p5-Set-IntSpan-Fast')
-rw-r--r--math/p5-Set-IntSpan-Fast/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Set-IntSpan-Fast/Makefile b/math/p5-Set-IntSpan-Fast/Makefile
index 4b07238cfc4f..48e470eddcec 100644
--- a/math/p5-Set-IntSpan-Fast/Makefile
+++ b/math/p5-Set-IntSpan-Fast/Makefile
@@ -17,7 +17,7 @@ COMMENT= Fast handling of sets containing integer spans
BUILD_DEPENDS= ${SITE_PERL}/Data/Types.pm:${PORTSDIR}/devel/p5-Data-Types
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= 5.8.1+
+PERL_CONFIGURE= yes
MAN3= Set::IntSpan::Fast.3 Set::IntSpan::Fast::PP.3