aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-19 12:07:48 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-19 12:09:21 +0000
commitd1dd972686d9d22258ba6c0a1c5f55531f7cafb6 (patch)
tree6cc157adbe8f951a785587b70816a335226adb71
parenta3f5e20929cdb8a33ac629e005cc49261472b2db (diff)
downloadports-d1dd972686d9d22258ba6c0a1c5f55531f7cafb6.tar.gz
ports-d1dd972686d9d22258ba6c0a1c5f55531f7cafb6.zip
audio/carla: enable LINUXSAMPLER only where it's available
-rw-r--r--audio/carla/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/carla/Makefile b/audio/carla/Makefile
index 3a95f94589bd..758a8787a174 100644
--- a/audio/carla/Makefile
+++ b/audio/carla/Makefile
@@ -38,7 +38,9 @@ BINARY_ALIAS= pyuic5=${LOCALBASE}/bin/pyuic5-${PYTHON_VER} \
pyrcc5=${LOCALBASE}/bin/pyrcc5-${PYTHON_VER}
OPTIONS_DEFINE= FFMPEG FLUIDSYNTH LINUXSAMPLER
-OPTIONS_DEFAULT= FFMPEG FLUIDSYNTH JACK LINUXSAMPLER
+OPTIONS_DEFAULT= FFMPEG FLUIDSYNTH JACK
+OPTIONS_DEFAULT_amd64= LINUXSAMPLER
+OPTIONS_DEFAULT_i386= LINUXSAMPLER
OPTIONS_MULTI= BACKEND
OPTIONS_MULTI_BACKEND= JACK PULSEAUDIO
BACKEND_DESC= Audio backend