aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2014-06-13 19:06:57 +0000
committerKurt Jaeger <pi@FreeBSD.org>2014-06-13 19:06:57 +0000
commit2db0c147d8e788f29535dc5d79af70371012db28 (patch)
treeb75ce86a52118ed1f5a44f06d3063b0698ca5c3d /net-mgmt
parent6f068f4ba76013b7cba1d667366f56bc0a6a49a3 (diff)
downloadports-2db0c147d8e788f29535dc5d79af70371012db28.tar.gz
ports-2db0c147d8e788f29535dc5d79af70371012db28.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/net-snmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index c6ad9aee6e02..96831bb8d18d 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -40,7 +40,7 @@ USE_RC_SUBR= snmpd snmptrapd
USE_OPENSSL= yes
USE_LDCONFIG= yes
USES= perl5
-USE_PERL5= fixpacklist
+USE_PERL5= build run fixpacklist
CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV+= PERLPROG="${PERL}" PSPROG="${PS_CMD}" SED="${SED}"