1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

net/opentracker: mark BROKEN on riscv64.

While here, remove stray newline to appease portlint.
This commit is contained in:
Mark Linimon 2021-05-15 14:18:27 -05:00
parent 655d1ac699
commit 2fefad6548

View File

@ -2,11 +2,13 @@ PORTNAME= opentracker
PORTVERSION= 0.2017.08.13
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/ \
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
BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:devel/libowfat
USES= tar:bzip2