aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-01-27 15:43:37 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-01-27 15:43:37 +0000
commit75160d953dd5ebb079c1f84dc14179da9568c70f (patch)
tree8ee71f208e3c7e02ac1d58fc235a9d5db6699520 /games
parent8f70bad76cae95e85dcda698fde5d986ecee2d25 (diff)
downloadports-75160d953dd5ebb079c1f84dc14179da9568c70f.tar.gz
ports-75160d953dd5ebb079c1f84dc14179da9568c70f.zip
MFH: r563080
Mark BROKEN on FreeBSD 13 and 14 ld: error: duplicate symbol: controls >>> defined at koules.c >>> koules.o:(controls) >>> defined at server.c >>> server.o:(.bss+0xC1BB0) Reported by: pkg-fallout
Notes
Notes: svn path=/branches/2021Q1/; revision=563081
Diffstat (limited to 'games')
-rw-r--r--games/xkoules/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile
index 2bc6b7e84b34..4de075534c80 100644
--- a/games/xkoules/Makefile
+++ b/games/xkoules/Makefile
@@ -18,6 +18,9 @@ COMMENT= Fast action arcade-style game for X Window
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_FreeBSD_13= duplicate symbol: controls
+BROKEN_FreeBSD_14= duplicate symbol: controls
+
WRKSRC= ${WRKDIR}/${PORTNAME:S/x//}${PORTVERSION}
USES= imake xorg