summaryrefslogtreecommitdiff
path: root/games/rocksndiamonds
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-02-18 00:48:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-02-18 00:48:30 +0000
commit3087d93c6478504e1c05deed306b6a0ec92b9a85 (patch)
tree7df80bab8691afbd77246bee3dc3c45e84aa307f /games/rocksndiamonds
parentgraphics/jpeg-xl: drop BROKEN obsolete after r557364 (diff)
Mark BROKEN in 13/14 (via latest llvm update).
Notes
Notes: svn path=/head/; revision=565843
Diffstat (limited to 'games/rocksndiamonds')
-rw-r--r--games/rocksndiamonds/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile
index 187f03eb62b1..99afd6b8a919 100644
--- a/games/rocksndiamonds/Makefile
+++ b/games/rocksndiamonds/Makefile
@@ -26,6 +26,9 @@ COMMENT= Colorful Boulderdash'n'Emerald Mine'n'Sokoban'n'Stuff
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: setup
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: setup
+
LIB_DEPENDS= libsmpeg.so:multimedia/smpeg
EXTRACT_DEPENDS=${UNZIP_CMD}:archivers/unzip