MFH: r562706

Mark BROKEN on FreeBSD 13 and 14

ld: error: duplicate symbol: radar
>>> defined at map.c:31
>>>            map.o:(radar)
>>> defined at game.c:31
>>>            game.o:(.bss+0xD8)

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2021-01-26 16:34:44 +00:00
parent d8b7a00b19
commit 02e2058472
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=562707
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-1.1
MAINTAINER= ports@FreeBSD.org
COMMENT= Clone of the classic Rally X arcade game
BROKEN_FreeBSD_13= duplicate symbol: radar
BROKEN_FreeBSD_14= duplicate symbol: radar
WRKSRC= ${WRKDIR}/${PORTNAME}
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}