aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-25 06:40:07 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-25 06:40:07 +0000
commit847cca8e11c3f00c9cce093ea8319a429b38947d (patch)
treede84181e39e17c32c8e3db52d1d000da079583d7
parent294edef5ca6d77d8f8c50ee572bc9334182a72a3 (diff)
downloadports-847cca8e11c3f00c9cce093ea8319a429b38947d.tar.gz
ports-847cca8e11c3f00c9cce093ea8319a429b38947d.zip
net/appkonference: Mark as broken and unbreak index
net/asterisk13 is gone and it does not build with net/asterisk1{6,8}
-rw-r--r--net/appkonference/Makefile5
1 files 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