aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-01-30 17:00:37 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-01-30 17:01:42 +0000
commitc402d06aa792be1bae62f27efe6e999ea43428a4 (patch)
tree303761f4edd2228a06518b584e278d2c9523c4f5
parent9494bfd129692c40dda898d905f3101b11aacc6d (diff)
downloadports-c402d06aa792be1bae62f27efe6e999ea43428a4.tar.gz
ports-c402d06aa792be1bae62f27efe6e999ea43428a4.zip
audio/alsa-plugins: drop unused SPEEX=on dependency
====> Running Q/A tests (stage-qa) Warning: you might not need LIB_DEPENDS on libspeex.so
-rw-r--r--audio/alsa-plugins/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/alsa-plugins/Makefile b/audio/alsa-plugins/Makefile
index 238821dfced1..cdffe0a1769e 100644
--- a/audio/alsa-plugins/Makefile
+++ b/audio/alsa-plugins/Makefile
@@ -35,8 +35,7 @@ PULSEAUDIO_CONFIGURE_ENABLE= pulseaudio
SAMPLERATE_LIB_DEPENDS= libsamplerate.so:audio/libsamplerate
SAMPLERATE_CONFIGURE_ENABLE= samplerate
-SPEEX_LIB_DEPENDS= libspeex.so:audio/speex \
- libspeexdsp.so:audio/speexdsp
+SPEEX_LIB_DEPENDS= libspeexdsp.so:audio/speexdsp
SPEEX_CONFIGURE_ON= --with-speex=lib
SPEEX_CONFIGURE_OFF= --without-speex