Fix OPTIONS_DEFAULT: remove IPV6 which is added by framework
Approved by: portmgr (blanket)
This commit is contained in:
parent
f1c7ecb559
commit
72e30f62d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442015
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user