From 847cca8e11c3f00c9cce093ea8319a429b38947d Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Mon, 25 Oct 2021 08:40:07 +0200 Subject: 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(-) (limited to 'net') 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 -- cgit v1.2.3