forked from Lainports/freebsd-ports
audio/jack: remove SOSSO option accidentally added to DEFAULT
PR: 280611
Approved by: Florian Walpen <dev@submerge.ch> (maintainer)
Fixes: 183213847e (Option for new OSS driver backend)
This commit is contained in:
parent
80d61e1668
commit
e01ecc1420
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ SHEBANG_LANG= python3
|
||||||
CONFIGURE_ARGS= --celt=no --samplerate=yes
|
CONFIGURE_ARGS= --celt=no --samplerate=yes
|
||||||
|
|
||||||
OPTIONS_DEFINE= ALSA DBUS OPUS PROFILING SOSSO
|
OPTIONS_DEFINE= ALSA DBUS OPUS PROFILING SOSSO
|
||||||
OPTIONS_DEFAULT= DBUS OPUS SOSSO
|
OPTIONS_DEFAULT= DBUS OPUS
|
||||||
OPTIONS_SUB= yes
|
OPTIONS_SUB= yes
|
||||||
|
|
||||||
ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib
|
ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue