aboutsummaryrefslogtreecommitdiff
path: root/games/xrot
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-01-26 16:27:56 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-01-26 16:27:56 +0000
commit9193f2d187195c5c6b7501d263da3d3d857ec61a (patch)
tree438b44d4e467d8a85128f67067141ca388f7de31 /games/xrot
parent2e6a4ea0e35e2e95f4ea9a2bd56ab395d2874ad5 (diff)
downloadports-9193f2d187195c5c6b7501d263da3d3d857ec61a.tar.gz
ports-9193f2d187195c5c6b7501d263da3d3d857ec61a.zip
Mark BROKEN on FreeBSD 13 and 14
ld: error: duplicate symbol: act >>> defined at xrot.c >>> xrot.o:(act) >>> defined at title.c >>> title.o:(.bss+0x118) Reported by: pkg-fallout MFH: 2021Q1
Notes
Notes: svn path=/head/; revision=562699
Diffstat (limited to 'games/xrot')
-rw-r--r--games/xrot/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/xrot/Makefile b/games/xrot/Makefile
index 22802722cfc0..64e15503238e 100644
--- a/games/xrot/Makefile
+++ b/games/xrot/Makefile
@@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR= VinePlus/1.1/JG-0.9.1/sources
MAINTAINER= ports@FreeBSD.org
COMMENT= Falling ball puzzle game for X
+BROKEN_FreeBSD_13= duplicate symbol: act
+BROKEN_FreeBSD_14= duplicate symbol: act
+
WRKSRC= ${WRKDIR}/xrot
USES= imake xorg