aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2021-12-16 15:50:01 +0000
committerDiane Bruce <db@FreeBSD.org>2021-12-16 15:50:01 +0000
commit6a80102dad57635027cc22319c46ad71c51e80fe (patch)
treeeb57a0a2814c236abdeacbd221f2f511609f97c2 /comms
parent2060da5464556919c2a3061a816ccccfa5c8870a (diff)
downloadports-6a80102dad57635027cc22319c46ad71c51e80fe.tar.gz
ports-6a80102dad57635027cc22319c46ad71c51e80fe.zip
comms/cubicsdr: Broken due to Hamlib update
Most recent Hamlib update broke the port.
Diffstat (limited to 'comms')
-rw-r--r--comms/cubicsdr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/cubicsdr/Makefile b/comms/cubicsdr/Makefile
index 14baa17393c4..3c2e33b1ac2c 100644
--- a/comms/cubicsdr/Makefile
+++ b/comms/cubicsdr/Makefile
@@ -9,6 +9,8 @@ COMMENT= SDR receiver using liquidsdr
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= Needs update due to Hamlib changes
+
RUN_DEPENDS= ${PYNUMPY} \
${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri
LIB_DEPENDS= libSoapySDR.so:misc/soapysdr \