aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-01-31 16:44:07 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-01-31 17:03:23 +0000
commit14b194a6952fa9bf0b877d8a443d6db09db276f8 (patch)
tree3496f8a81ab9f40802ce770a5e26128559eb5886
parent3c57e9fa97a073c2911a6b3c76161376d3d185f6 (diff)
downloadports-14b194a6952fa9bf0b877d8a443d6db09db276f8.tar.gz
ports-14b194a6952fa9bf0b877d8a443d6db09db276f8.zip
audio/alsa-plugins: make JACK independent from SAMPLERATE
Dates back to 4070922aacfb but the submitted patches unconditionally passed --disable-samplerate, so SAMPLERATE option was added by fluffy@. According to v1.0.23 vendor sources there was no such dependency. Drop as JACK=on SAMPLERATE=off builds fine, and neither 50-jack.conf nor alsa-lib/files/asound.conf.sample use samplerate.
-rw-r--r--audio/alsa-plugins/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/alsa-plugins/Makefile b/audio/alsa-plugins/Makefile
index cdffe0a1769e..d7789d03fcae 100644
--- a/audio/alsa-plugins/Makefile
+++ b/audio/alsa-plugins/Makefile
@@ -25,7 +25,6 @@ OPTIONS_SUB= yes
FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg
FFMPEG_CONFIGURE_ENABLE= libav
-JACK_IMPLIES= SAMPLERATE
JACK_LIB_DEPENDS= libjack.so:audio/jack
JACK_CONFIGURE_ENABLE= jack