aboutsummaryrefslogtreecommitdiff
path: root/comms/jsdr/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /comms/jsdr/Makefile
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
Notes
Diffstat (limited to 'comms/jsdr/Makefile')
-rw-r--r--comms/jsdr/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/comms/jsdr/Makefile b/comms/jsdr/Makefile
index c3bd382aa8ee..c2285e1d06d2 100644
--- a/comms/jsdr/Makefile
+++ b/comms/jsdr/Makefile
@@ -13,11 +13,11 @@ COMMENT= SDR tools for RTL2832-based USB sticks
LICENSE= GPLv2
-LIB_DEPENDS+= libqwt.so:${PORTSDIR}/x11-toolkits/qwt5 \
- libportaudio.so:${PORTSDIR}/audio/portaudio \
- libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
- libsndfile.so:${PORTSDIR}/audio/libsndfile \
- libfftw3.so:${PORTSDIR}/math/fftw3
+LIB_DEPENDS+= libqwt.so:x11-toolkits/qwt5 \
+ libportaudio.so:audio/portaudio \
+ libsamplerate.so:audio/libsamplerate \
+ libsndfile.so:audio/libsndfile \
+ libfftw3.so:math/fftw3
USES= tar:tgz
USE_QT4= gui qt3support qmake_build moc_build rcc_build uic_build