aboutsummaryrefslogtreecommitdiff
path: root/net
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
parent78ed5f9954f5140180be6afad9be7801fb6aceef (diff)
downloadports-00ca886ed4e0b16265d308f06269977fdc608fef.tar.gz
ports-00ca886ed4e0b16265d308f06269977fdc608fef.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/p5-AnyEvent-Twitter-Stream/Makefile2
-rw-r--r--net/p5-BBS-UserInfo-Maple3/Makefile2
-rw-r--r--net/p5-Net-TiVo/Makefile2
-rw-r--r--net/p5-RPC-XML/Makefile2
-rw-r--r--net/p5-URI/Makefile2
-rw-r--r--net/p5-XML-RPC-Fast/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/net/p5-AnyEvent-Twitter-Stream/Makefile b/net/p5-AnyEvent-Twitter-Stream/Makefile
index 57b8555c8731..50124aee128f 100644
--- a/net/p5-AnyEvent-Twitter-Stream/Makefile
+++ b/net/p5-AnyEvent-Twitter-Stream/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \
p5-URI>=0:${PORTSDIR}/net/p5-URI
-PERL_CONFIGURE= 5.8.1+
+PERL_CONFIGURE= yes
MAN3= AnyEvent::Twitter::Stream.3
diff --git a/net/p5-BBS-UserInfo-Maple3/Makefile b/net/p5-BBS-UserInfo-Maple3/Makefile
index 0427a1880bb8..4c6d8dbef2af 100644
--- a/net/p5-BBS-UserInfo-Maple3/Makefile
+++ b/net/p5-BBS-UserInfo-Maple3/Makefile
@@ -17,7 +17,7 @@ COMMENT= Get user information of Maple3-style BBS
RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
-PERL_CONFIGURE= 5.8.1+ # Inherhited from lang/p5-Expect
+PERL_CONFIGURE= yes
MAN3= BBS::UserInfo::Maple3.3
diff --git a/net/p5-Net-TiVo/Makefile b/net/p5-Net-TiVo/Makefile
index c31aaf214e31..fb9c558bb817 100644
--- a/net/p5-Net-TiVo/Makefile
+++ b/net/p5-Net-TiVo/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= 5.8.1+
+PERL_CONFIGURE= yes
MAN3= Net::TiVo.3 \
Net::TiVo::Show.3 \
diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile
index 3069c6ce6f42..57ee11524c30 100644
--- a/net/p5-RPC-XML/Makefile
+++ b/net/p5-RPC-XML/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= p5-XML-Parser>=2.31:${PORTSDIR}/textproc/p5-XML-Parser \
p5-libwww>=5.834:${PORTSDIR}/www/p5-libwww
USE_GMAKE= yes
-PERL_CONFIGURE= 5.8.9+ # Scalar::Util>=1.19
+PERL_CONFIGURE= yes
MAN1= make_method.1
MAN3= Apache::RPC::Server.3 \
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile
index dddd72aad0b6..7882b86d1579 100644
--- a/net/p5-URI/Makefile
+++ b/net/p5-URI/Makefile
@@ -18,7 +18,7 @@ COMMENT= Perl5 interface to Uniform Resource Identifier (URI) references
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-PERL_CONFIGURE= 5.8.1+
+PERL_CONFIGURE= yes
MAN3= URI.3 \
URI::Escape.3 \
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 \