aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp/Makefile
diff options
context:
space:
mode:
authorIan Lepore <ian@FreeBSD.org>2016-02-19 23:05:08 +0000
committerIan Lepore <ian@FreeBSD.org>2016-02-19 23:05:08 +0000
commit4080818d829ac1e63ef01cdb4435d9e5517e9b87 (patch)
treec8ae36e5bf0998ce5751f10103f8437dabdcf53b /net-mgmt/net-snmp/Makefile
parentfd3652ee1a7c47c72137dbaaf27969d22831f1f8 (diff)
downloadports-4080818d829ac1e63ef01cdb4435d9e5517e9b87.tar.gz
ports-4080818d829ac1e63ef01cdb4435d9e5517e9b87.zip
Notes
Diffstat (limited to 'net-mgmt/net-snmp/Makefile')
-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 99585734cbbf..f6c93d4f79d2 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -157,7 +157,7 @@ CFLAGS+= -D_WANT_IFADDR
.endif
.if ${OSVERSION} >= 1100062
-CONFIGURE_ARGS+= --with-out-mib-modules="mibII/ipv6"
+NET_SNMP_WITHOUT_MIB_MODULE_LIST+= mibII/ipv6
.endif
.if ${PORT_OPTIONS:MMFD_REWRITES}