MFH: r562711

Mark BROKEN on FreeBSD 13 and 14

ld: error: duplicate symbol: player
>>> defined at actions.c
>>>            actions.o:(player)
>>> defined at explode.c
>>>            explode.o:(.bss+0x0)

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2021-01-26 16:42:06 +00:00
parent 0dc60ed06a
commit c175d7808d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=562712

View File

@ -12,6 +12,9 @@ DISTNAME= XorGramana-${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Logic word puzzle game set inside a series of mazes
BROKEN_FreeBSD_13= duplicate symbol: player
BROKEN_FreeBSD_14= duplicate symbol: player
USES= gl gmake sdl tar:bzip2
USE_SDL= sdl image
USE_GL= glu