aboutsummaryrefslogtreecommitdiff
path: root/comms/jsdr
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 15:10:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 15:10:44 +0000
commit22aa02fd75058917ae1de3fef7cff74b1bcd6c56 (patch)
tree2a371f98db99023198b309b69d00707314a6c1a1 /comms/jsdr
parent61471fa1979be372d658dc9dff40bb18aca2191c (diff)
downloadports-22aa02fd75058917ae1de3fef7cff74b1bcd6c56.tar.gz
ports-22aa02fd75058917ae1de3fef7cff74b1bcd6c56.zip
Notes
Diffstat (limited to 'comms/jsdr')
-rw-r--r--comms/jsdr/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/comms/jsdr/Makefile b/comms/jsdr/Makefile
index 0edefe76d9b9..fde8c081fa41 100644
--- a/comms/jsdr/Makefile
+++ b/comms/jsdr/Makefile
@@ -12,11 +12,11 @@ COMMENT= SDR tools for RTL2832-based USB sticks
LICENSE= GPLv2
-LIB_DEPENDS+= qwt:${PORTSDIR}/x11-toolkits/qwt5 \
- portaudio.2:${PORTSDIR}/audio/portaudio2 \
- samplerate:${PORTSDIR}/audio/libsamplerate \
- sndfile:${PORTSDIR}/audio/libsndfile \
- fftw3:${PORTSDIR}/math/fftw3
+LIB_DEPENDS+= libqwt.so:${PORTSDIR}/x11-toolkits/qwt5 \
+ libportaudio.so.2:${PORTSDIR}/audio/portaudio2 \
+ libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
+ libsndfile.so:${PORTSDIR}/audio/libsndfile \
+ libfftw3.so:${PORTSDIR}/math/fftw3
USE_QT4= gui qt3support qmake_build moc_build rcc_build uic_build