Fix OPTIONS_DEFAULT: remove IPV6 which is added by framework
Approved by: portmgr (blanket)
This commit is contained in:
parent
432aef3549
commit
1a6bd18797
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442013
@ -66,7 +66,7 @@ OPTIONS_SINGLE= KERBEROS
|
||||
OPTIONS_RADIO_GUI= GTK2 GTK3 QT5
|
||||
OPTIONS_SINGLE_KERBEROS=KRB_BASE KRB_HEIMDAL KRB_MIT KRB_NONE
|
||||
|
||||
OPTIONS_DEFAULT?= SNMP IPV6 GEOIP KRB_BASE GTK3 DECRYPT
|
||||
OPTIONS_DEFAULT?= SNMP GEOIP KRB_BASE GTK3 DECRYPT
|
||||
|
||||
RTP_DESC= Enable support for playing back RTP streams
|
||||
DECRYPT_DESC= Decryption support for SSL and IPSec
|
||||
|
Loading…
Reference in New Issue
Block a user