1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

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
MFH:		2021Q1
This commit is contained in:
Antoine Brodin 2021-01-26 16:34:26 +00:00
parent 7f7a476670
commit a6e0c9a00f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562706

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}