aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-04-19 18:21:12 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-04-19 18:21:12 +0000
commitaa54510c510a2fd9ccbc46d86a3f4f5c0720fcb2 (patch)
tree6ec91849258a96616f67301deae61e510b14678b /comms
parent6c1c55a124ec1c164435447eafb95e396c637880 (diff)
downloadports-aa54510c510a2fd9ccbc46d86a3f4f5c0720fcb2.tar.gz
ports-aa54510c510a2fd9ccbc46d86a3f4f5c0720fcb2.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/gnuradio/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 9ce8f13e5e5d..ed3b36be460c 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -48,8 +48,9 @@ LIB_DEPENDS= libcodec2.so:audio/codec2 \
libzmq.so:net/libzmq4
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= cmake desktop-file-utils fortran gnome iconv \
- perl5 pkgconfig pyqt:5 python:3.5+ qt:5 shared-mime-info shebangfix
+USES= cmake compiler:c++11-lang desktop-file-utils fortran gnome \
+ iconv perl5 pkgconfig pyqt:5 python:3.5+ qt:5 shared-mime-info \
+ shebangfix
USE_GITHUB= yes
GH_ACCOUNT= gnuradio