aboutsummaryrefslogtreecommitdiff
path: root/net/p5-XML-RPC-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 /net/p5-XML-RPC-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 'net/p5-XML-RPC-Fast')
-rw-r--r--net/p5-XML-RPC-Fast/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-XML-RPC-Fast/Makefile b/net/p5-XML-RPC-Fast/Makefile
index 1d8f6895a00e..5979c3f644c2 100644
--- a/net/p5-XML-RPC-Fast/Makefile
+++ b/net/p5-XML-RPC-Fast/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-XML-Hash-LX>=0.05:${PORTSDIR}/textproc/p5-XML-Hash-LX \
p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= 5.8.3+
+PERL_CONFIGURE= yes
MAN3= XML::RPC::Enc.3 \
XML::RPC::Enc::LibXML.3 \
XML::RPC::Fast.3 \