From cd21d76002d04589d55da34c69c62a2b5c8fa66c Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Wed, 1 Sep 2021 16:35:11 +0100 Subject: [PATCH] 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. --- net/opentracker/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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