summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-03-21 06:40:33 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-03-21 06:40:33 +0000
commit5c51ee2bd41287cbdb0b30346d9d880faae0de55 (patch)
tree9a5377f03c2f4299ebaaaab80eac480ed6e4c061 /comms
parentMark BROKEN: conflicting dependencies (diff)
Mark BROKEN: fails to configure
CMake Error at CMakeLists.txt:180 (message): GnuRadio Runtime required to build gr-osmosdr Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=496422
Diffstat (limited to 'comms')
-rw-r--r--comms/gr-osmosdr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile
index b5ab37ab1fdf..5e4e2c1497ce 100644
--- a/comms/gr-osmosdr/Makefile
+++ b/comms/gr-osmosdr/Makefile
@@ -13,6 +13,8 @@ COMMENT= GNU Radio OsmoSDR module
LICENSE= GPLv3
+BROKEN= fails to configure
+
BUILD_DEPENDS= swig3.0:devel/swig30 \
cheetah:devel/py-cheetah
LIB_DEPENDS= libgnuradio-runtime.so:comms/gnuradio \