aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2021-12-16 14:39:24 +0000
committerDiane Bruce <db@FreeBSD.org>2021-12-16 14:39:24 +0000
commit2060da5464556919c2a3061a816ccccfa5c8870a (patch)
treea60c26ce9dd5a14b06eef721c44379e4c0d7be1c /comms
parent7be7ae811ee6f1394fb22e6b86bfea27613627ec (diff)
downloadports-2060da5464556919c2a3061a816ccccfa5c8870a.tar.gz
ports-2060da5464556919c2a3061a816ccccfa5c8870a.zip
comms/freedv: Broken due to Hamlib change
Port is also out of date. Am working on update silence port building for now.
Diffstat (limited to 'comms')
-rw-r--r--comms/freedv/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/freedv/Makefile b/comms/freedv/Makefile
index 46e7dd66f92b..e6e5a4ea808b 100644
--- a/comms/freedv/Makefile
+++ b/comms/freedv/Makefile
@@ -9,6 +9,8 @@ COMMENT= Narrow band digital voice
LICENSE= LGPL21
+BROKEN= Needs update due to Hamlib changes
+
LIB_DEPENDS= libcodec2.so:audio/codec2 \
libportaudio.so:audio/portaudio \
libhamlib.so:comms/hamlib \