git: 847cca8e11c3 - main - net/appkonference: Mark as broken and unbreak index
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 06:43:12 UTC
The branch main has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=847cca8e11c3f00c9cce093ea8319a429b38947d commit 847cca8e11c3f00c9cce093ea8319a429b38947d Author: Tobias Kortkamp <tobik@FreeBSD.org> AuthorDate: 2021-10-25 06:40:07 +0000 Commit: Tobias Kortkamp <tobik@FreeBSD.org> CommitDate: 2021-10-25 06:40:07 +0000 net/appkonference: Mark as broken and unbreak index net/asterisk13 is gone and it does not build with net/asterisk1{6,8} --- net/appkonference/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net/appkonference/Makefile b/net/appkonference/Makefile index 09582289f34c..9d036755311d 100644 --- a/net/appkonference/Makefile +++ b/net/appkonference/Makefile @@ -12,12 +12,11 @@ COMMENT= High-performance Asterisk voice/video conferencing plugin LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= does not build with net/asterisk1{6,8} + ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le ONLY_FOR_ARCHS_REASON= not yet ported to this architecture -BUILD_DEPENDS= asterisk:net/asterisk13 -RUN_DEPENDS= asterisk:net/asterisk13 - USES= compiler:features gmake USE_CSTD= gnu89 WRKSRC= ${WRKDIR}/${PORTNAME}/konference