summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2021-09-01 16:35:11 +0100
committerChris Rees <crees@FreeBSD.org>2021-09-01 16:35:11 +0100
commitcd21d76002d04589d55da34c69c62a2b5c8fa66c (patch)
tree2a8bb636543d81abec4b044fa72e555b7994077d /net
parentaudio/ampache: Update to 5.0.0 (diff)
net/opentracker: mark BROKEN for all architectures
libowfat has a problem with extern variables appearing in multiple places. Upstream is aware and working on a fix.
Diffstat (limited to 'net')
-rw-r--r--net/opentracker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opentracker/Makefile b/net/opentracker/Makefile
index 4e47c02e5484..23a321859e2e 100644
--- a/net/opentracker/Makefile
+++ b/net/opentracker/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/
MAINTAINER= crees@FreeBSD.org
COMMENT= Free lightweight bittorrent tracker using libowfat
-BROKEN_riscv64= fails to link: duplicate symbol: first_deferred
+BROKEN= fails to link: duplicate symbol: first_deferred, known libowfat issue
BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:devel/libowfat