git: 208a925c1eb5 - main - misc/dahdi-kmod26: mark BROKEN (does not compile)
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue May 18 13:10:38 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=208a925c1eb580939786294d704205083629f043
commit 208a925c1eb580939786294d704205083629f043
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-05-17 21:51:24 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-05-18 13:06:44 +0000
misc/dahdi-kmod26: mark BROKEN (does not compile)
Approved by: portmgr blanket
---
misc/dahdi-kmod26/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/misc/dahdi-kmod26/Makefile b/misc/dahdi-kmod26/Makefile
index 4b898dde1ba8..5483a7f9493e 100644
--- a/misc/dahdi-kmod26/Makefile
+++ b/misc/dahdi-kmod26/Makefile
@@ -15,6 +15,8 @@ DISTFILES= ${DISTNAME}.tar.bz2\
MAINTAINER= fjoe at FreeBSD.org
COMMENT= Digium/Asterisk Hardware Device Interface
+BROKEN= does not compile: use of undeclared identifier 'thread_dtor'
+
RUN_DEPENDS= ${LOCALBASE}/sbin/dahdi_cfg:misc/dahdi
ONLY_FOR_ARCHS= amd64 i386 powerpc64 sparc64
More information about the dev-commits-ports-all
mailing list