diff options
Diffstat (limited to 'comms/gnuradio/Makefile')
| -rw-r--r-- | comms/gnuradio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index f83233cf20c4..5a76b07eca03 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -1,7 +1,7 @@ PORTNAME= gnuradio DISTVERSIONPREFIX= v DISTVERSION= 3.10.12.0 -PORTREVISION= 5 +PORTREVISION= 7 CATEGORIES= comms astro hamradio MAINTAINER= hamradio@FreeBSD.org @@ -36,7 +36,7 @@ BUILD_DEPENDS= ${PYNUMPY} \ xdg-open:devel/xdg-utils LIB_DEPENDS= libad9361.so:misc/libad9361-iio \ libasound.so:audio/alsa-lib \ - libboost_system.so:devel/boost-libs \ + libboost_thread.so:devel/boost-libs \ libcodec2.so:audio/codec2 \ libfftw3f.so:math/fftw3-float \ libfmt.so:devel/libfmt \ |
