aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-29 15:28:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-29 15:28:13 +0000
commit6b68ae70882582af5834b2bc84f359beb34e3c3a (patch)
tree94263634b6151e7a1b05a48d7b4d1bbb43f96bee /net-mgmt
parent72e30f62d0f50604560466060fd09953518c1e64 (diff)
downloadports-6b68ae70882582af5834b2bc84f359beb34e3c3a.tar.gz
ports-6b68ae70882582af5834b2bc84f359beb34e3c3a.zip
Fix OPTIONS_DEFAULT: remove IPV6 which is added by framework
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=442016
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/zabbix3-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/zabbix3-server/Makefile b/net-mgmt/zabbix3-server/Makefile
index 80eb9ff78bd1..3d601fca05ce 100644
--- a/net-mgmt/zabbix3-server/Makefile
+++ b/net-mgmt/zabbix3-server/Makefile
@@ -67,7 +67,7 @@ CONFIGURE_ARGS+= --with-net-snmp
OPTIONS_DEFINE= IPV6 FPING JABBER CURL LDAP IPMI SSH NMAP JAVAGW \
LIBXML2
-OPTIONS_DEFAULT= IPV6 FPING CURL UNIXODBC MYSQL OPENSSL
+OPTIONS_DEFAULT= FPING CURL UNIXODBC MYSQL OPENSSL
OPTIONS_SUB= yes
CURL_DESC= Support for web monitoring