aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2014-06-13 18:40:39 +0000
committerKurt Jaeger <pi@FreeBSD.org>2014-06-13 18:40:39 +0000
commite363bfa17be222daa43669f4b1bee194845538e6 (patch)
tree33e72d49e9cecd67efd75b28d854e104f2f6fee6 /net-mgmt
parente5bc9c14c18a0df8c5f354cae92fa5aca40e7d3c (diff)
downloadports-e363bfa17be222daa43669f4b1bee194845538e6.tar.gz
ports-e363bfa17be222daa43669f4b1bee194845538e6.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/net-snmp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index f19afc5c0ae9..c6ad9aee6e02 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= snmp
PORTVERSION= 5.7.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= net-mgmt ipv6
MASTER_SITES= SF/net-${PORTNAME}/net-${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= net-
@@ -40,6 +40,7 @@ USE_RC_SUBR= snmpd snmptrapd
USE_OPENSSL= yes
USE_LDCONFIG= yes
USES= perl5
+USE_PERL5= fixpacklist
CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV+= PERLPROG="${PERL}" PSPROG="${PS_CMD}" SED="${SED}"