aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 06:49:29 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 06:49:29 +0000
commit6fb6597c896b7c2d85ae3cf5c992dff59a7205ac (patch)
treeaa66d7bd719f61ac29aba195639af7c69749e352 /net-mgmt
parent97fc19df31dd1dfe1159320656deabf02d509846 (diff)
downloadports-6fb6597c896b7c2d85ae3cf5c992dff59a7205ac.tar.gz
ports-6fb6597c896b7c2d85ae3cf5c992dff59a7205ac.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-NSNMP/Makefile2
-rw-r--r--net-mgmt/p5-Nagios-Plugin/Makefile2
-rw-r--r--net-mgmt/p5-Net-IP-Match-Regexp/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/p5-NSNMP/Makefile b/net-mgmt/p5-NSNMP/Makefile
index 6211970a5e50..e4a64823d607 100644
--- a/net-mgmt/p5-NSNMP/Makefile
+++ b/net-mgmt/p5-NSNMP/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= NSNMP - fast, flexible, low-level, pure-Perl SNMP library
-PERL_CONFIGURE= 5.8.0+
+PERL_CONFIGURE= yes
MAN3= NSNMP.3 \
NSNMP::Simple.3
diff --git a/net-mgmt/p5-Nagios-Plugin/Makefile b/net-mgmt/p5-Nagios-Plugin/Makefile
index 6e12ba6b28f6..92cf2b870bef 100644
--- a/net-mgmt/p5-Nagios-Plugin/Makefile
+++ b/net-mgmt/p5-Nagios-Plugin/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gerrit.beine@gmx.de
COMMENT= Modules to streamline writing Nagios plugins
-PERL_CONFIGURE= 5.8.0+
+PERL_CONFIGURE= yes
BUILD_DEPENDS+= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
diff --git a/net-mgmt/p5-Net-IP-Match-Regexp/Makefile b/net-mgmt/p5-Net-IP-Match-Regexp/Makefile
index a6008e78dad6..f87c7a4923b1 100644
--- a/net-mgmt/p5-Net-IP-Match-Regexp/Makefile
+++ b/net-mgmt/p5-Net-IP-Match-Regexp/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= timur@FreeBSD.org
COMMENT= Efficiently match IP addresses against IP ranges via regexp
-PERL_CONFIGURE= 5.6.0+
+PERL_CONFIGURE= yes
MAN3= Net::IP::Match::Regexp.3