Set up multiple sound server options for FreeBSD.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
CPUTYPE?=x86-64-v4
|
||||
.elif ${.CURDIR:N*/lang/gcc48*} && ${.CURDIR:N*/lang/gcc10*} && ${.CURDIR:N*/devel/binutils*} && ${.CURDIR:N*/devel/qt6-base*} && ${.CURDIR:N*/www/node20*}
|
||||
CPUTYPE?=znver4
|
||||
# CPUTYPE?=x86-64-v4
|
||||
.endif
|
||||
|
||||
# Disable static for subversion because /usr/local/lib/libutf8proc.a not found despite utf8proc being installed
|
||||
@@ -26,7 +25,8 @@ OPTIONS_SET+=NATIVECOMP PGTK
|
||||
.endif
|
||||
|
||||
.if ${.CURDIR:M*/www/firefox*}
|
||||
OPTIONS_UNSET+=PULSEAUDIO SNDIO JACK
|
||||
OPTIONS_UNSET+=PULSEAUDIO SNDIO
|
||||
OPTIONS_UNSET+=JACK
|
||||
.endif
|
||||
|
||||
OPTIONS_SET+=OPTIMIZED_CFLAGS
|
||||
|
||||
@@ -1,11 +1,7 @@
|
||||
archivers/unrar
|
||||
archivers/unzip
|
||||
archivers/zip
|
||||
audio/jack
|
||||
audio/mixertui
|
||||
audio/noise-suppression-for-voice-lv2
|
||||
audio/pavucontrol
|
||||
audio/qjackctl
|
||||
databases/sqlite3
|
||||
deskutils/xdg-desktop-portal
|
||||
devel/git
|
||||
|
||||
Reference in New Issue
Block a user