git: 2060da546455 - main - comms/freedv: Broken due to Hamlib change

From: Diane Bruce <db_at_FreeBSD.org>
Date: Thu, 16 Dec 2021 14:51:45 UTC
The branch main has been updated by db:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2060da5464556919c2a3061a816ccccfa5c8870a

commit 2060da5464556919c2a3061a816ccccfa5c8870a
Author:     Diane Bruce <db@FreeBSD.org>
AuthorDate: 2021-12-16 14:39:24 +0000
Commit:     Diane Bruce <db@FreeBSD.org>
CommitDate: 2021-12-16 14:39:24 +0000

    comms/freedv: Broken due to Hamlib change
    
    Port is also out of date. Am working on update silence
    port building for now.
---
 comms/freedv/Makefile | 2 ++
 1 file changed, 2 insertions(+)

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 \