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:
parent
655d1ac699
commit
2fefad6548
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user