aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Plucene
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-Plucene
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-Plucene')
-rw-r--r--textproc/p5-Plucene/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Plucene/Makefile b/textproc/p5-Plucene/Makefile
index 4719f1002090..dd672e6608a3 100644
--- a/textproc/p5-Plucene/Makefile
+++ b/textproc/p5-Plucene/Makefile
@@ -26,7 +26,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Tie/Array/Sorted.pm:${PORTSDIR}/devel/p5-Tie-Array-S
${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= 5.8.1+
+PERL_CONFIGURE= yes
MAN3= Plucene.3 \
Plucene::Analysis::Analyzer.3 \