aboutsummaryrefslogtreecommitdiff
path: root/comms/quisk/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/quisk/Makefile
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Notes
Diffstat (limited to 'comms/quisk/Makefile')
-rw-r--r--comms/quisk/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/quisk/Makefile b/comms/quisk/Makefile
index 3e440273372a..2ab12f18c5a9 100644
--- a/comms/quisk/Makefile
+++ b/comms/quisk/Makefile
@@ -12,10 +12,10 @@ COMMENT= Software Defined Radio (SDR)
LICENSE= GPLv2
-LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 \
- libportaudio.so:${PORTSDIR}/audio/portaudio \
- libasound.so:${PORTSDIR}/audio/alsa-lib \
- libpulse.so:${PORTSDIR}/audio/pulseaudio
+LIB_DEPENDS= libfftw3.so:math/fftw3 \
+ libportaudio.so:audio/portaudio \
+ libasound.so:audio/alsa-lib \
+ libpulse.so:audio/pulseaudio
USES= python
USE_PYTHON= distutils autoplist