aboutsummaryrefslogtreecommitdiff
path: root/comms/freedv
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-01-13 17:48:55 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-01-13 17:48:55 +0000
commitce752798bfc39366698dc4694c96bc50727820f2 (patch)
tree0e5773f95b19af24b14d97e9116d043cbe581345 /comms/freedv
parenteaddf508382cc4aa1a2247d436e2be12801b3ed0 (diff)
downloadports-ce752798bfc39366698dc4694c96bc50727820f2.tar.gz
ports-ce752798bfc39366698dc4694c96bc50727820f2.zip
Fix LIB_DEPENDS
MFH: 2016Q1
Notes
Notes: svn path=/head/; revision=406062
Diffstat (limited to 'comms/freedv')
-rw-r--r--comms/freedv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/freedv/Makefile b/comms/freedv/Makefile
index 66bc3ca0f37d..c25d8ee2e96b 100644
--- a/comms/freedv/Makefile
+++ b/comms/freedv/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libcodec2.so:${PORTSDIR}/audio/codec2 \
libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
libsox.so:${PORTSDIR}/audio/sox \
libsndfile.so:${PORTSDIR}/audio/libsndfile \
- libspeexdsp.so:${PORTSDIR}/audio/speex
+ libspeexdsp.so:${PORTSDIR}/audio/speexdsp
USE_WX= 3.0+
USES= cmake:outsource compiler:c++11-lib tar:xz