aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-NSNMP
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/p5-NSNMP
parent97fc19df31dd1dfe1159320656deabf02d509846 (diff)
downloadports-6fb6597c896b7c2d85ae3cf5c992dff59a7205ac.tar.gz
ports-6fb6597c896b7c2d85ae3cf5c992dff59a7205ac.zip
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl
Notes
Notes: svn path=/head/; revision=281878
Diffstat (limited to 'net-mgmt/p5-NSNMP')
-rw-r--r--net-mgmt/p5-NSNMP/Makefile2
1 files changed, 1 insertions, 1 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