mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Fix OPTIONS_DEFAULT: remove IPV6 which is added by framework
Approved by: portmgr (blanket)
This commit is contained in:
parent
1a6bd18797
commit
f1c7ecb559
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442014
@ -23,7 +23,7 @@ LDFLAGS+= "-L${LOCALBASE}/lib"
|
||||
|
||||
OPTIONS_DEFINE= MYSQL PGSQL SQLITE3 THREADS LAYER2 IPV6 DEBUG \
|
||||
DOCS PLABEL RABBITMQ KAFKA JANSSON AVRO
|
||||
OPTIONS_DEFAULT=MMAP LAYER2 IPV6 THREADS SHARED
|
||||
OPTIONS_DEFAULT=MMAP LAYER2 THREADS SHARED
|
||||
|
||||
AVRO_DESC= Enable avro support
|
||||
JANSSON_DESC= Enable Jansson support
|
||||
|
Loading…
Reference in New Issue
Block a user