aboutsummaryrefslogtreecommitdiff
path: root/comms/gnuradio
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-02-15 12:34:49 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-02-15 12:34:49 +0000
commitf6e7f26602a0e7b744f2023d058596324ca164e8 (patch)
treebf19f32ea6808c09829f1a5d7bde66757b0d8790 /comms/gnuradio
parent87573cd4ed13f0339deb204f9319f03445049b61 (diff)
downloadports-f6e7f26602a0e7b744f2023d058596324ca164e8.tar.gz
ports-f6e7f26602a0e7b744f2023d058596324ca164e8.zip
Notes
Diffstat (limited to 'comms/gnuradio')
-rw-r--r--comms/gnuradio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index d326cd682d7d..1c910ad08d16 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -27,7 +27,7 @@ LIB_DEPENDS= libcppunit.so:devel/cppunit \
libfftw3.so:math/fftw3 \
libfftw3f.so:math/fftw3-float \
libqwt.so:x11-toolkits/qwt5 \
- libboost_python.so:devel/boost-python-libs \
+ ${PY_BOOST} \
libportaudio.so:audio/portaudio \
libjack.so:audio/jack \
libasound.so:audio/alsa-lib \