aboutsummaryrefslogtreecommitdiff
path: root/games/mangband
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-02-17 22:56:22 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-02-17 22:56:22 +0000
commit27a1363d59fade100a857e772edc17c601267c9c (patch)
tree5fbc79bcb7ec6ef75518c5fad8a05ad6f6033ad9 /games/mangband
parentf704c65cc4c2de1968038fbb7ee542b18f9217be (diff)
downloadports-27a1363d59fade100a857e772edc17c601267c9c.tar.gz
ports-27a1363d59fade100a857e772edc17c601267c9c.zip
Mark BROKEN in 13/14 (via latest llvm update).
Notes
Notes: svn path=/head/; revision=565822
Diffstat (limited to 'games/mangband')
-rw-r--r--games/mangband/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/mangband/Makefile b/games/mangband/Makefile
index b4db2cdba46c..ee9a12b6b524 100644
--- a/games/mangband/Makefile
+++ b/games/mangband/Makefile
@@ -11,6 +11,9 @@ COMMENT= Free online multiplayer real-time roguelike game
LICENSE= GPLv2
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: p_name
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: p_name
+
ALL_TARGET= mangclient mangband
WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes