Fix OPTIONS_DEFAULT: remove IPV6 which is added by framework

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-05-29 15:28:08 +00:00
parent f1c7ecb559
commit 72e30f62d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442015

View File

@ -64,7 +64,7 @@ SUB_FILES= pkg-message
CONFIGURE_ARGS+= --with-net-snmp
OPTIONS_DEFINE= IPV6 FPING JABBER CURL LDAP IPMI SSH NMAP JAVAGW LIBXML2
OPTIONS_DEFAULT= MYSQL IPV6 FPING JABBER CURL UNIXODBC
OPTIONS_DEFAULT= MYSQL FPING JABBER CURL UNIXODBC
OPTIONS_SUB= yes
CURL_DESC= Support for web monitoring