aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-01-26 16:42:06 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-01-26 16:42:06 +0000
commitc175d7808d2f8c1c9e97b7c65b5b4370a20e3bbb (patch)
tree8f086cab6e56c5993476e9f6cf4b39281342a053 /games
parent0dc60ed06a4906c68fbaef206eca75aa0023ad1c (diff)
downloadports-c175d7808d2f8c1c9e97b7c65b5b4370a20e3bbb.tar.gz
ports-c175d7808d2f8c1c9e97b7c65b5b4370a20e3bbb.zip
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
Notes
Notes: svn path=/branches/2021Q1/; revision=562712
Diffstat (limited to 'games')
-rw-r--r--games/xorgramana/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/xorgramana/Makefile b/games/xorgramana/Makefile
index 37b8e3dd5f90..0cf996184f8d 100644
--- a/games/xorgramana/Makefile
+++ b/games/xorgramana/Makefile
@@ -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