mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
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.
This commit is contained in:
parent
f8b16d75a0
commit
cd21d76002
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue