aboutsummaryrefslogtreecommitdiff
path: root/games/typespeed
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-02-18 01:03:06 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-02-18 01:03:06 +0000
commitc25ce415d855d0c9e3a4ce6929550efa386e64d1 (patch)
tree418abc6b7fdda7a0d9aeab1854f3cf09181e91f7 /games/typespeed
parent60f0f79f8e42703b761dbfbb124b9d0f8418efff (diff)
downloadports-c25ce415d855d0c9e3a4ce6929550efa386e64d1.tar.gz
ports-c25ce415d855d0c9e3a4ce6929550efa386e64d1.zip
Mark BROKEN in 13/14 (via latest llvm update).
Notes
Notes: svn path=/head/; revision=565845
Diffstat (limited to 'games/typespeed')
-rw-r--r--games/typespeed/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/typespeed/Makefile b/games/typespeed/Makefile
index 2e9cd13388c2..9f29a2c0b9e3 100644
--- a/games/typespeed/Makefile
+++ b/games/typespeed/Makefile
@@ -13,6 +13,9 @@ COMMENT= Test your typing speed and get your fingers' CPS
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: now
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: now
+
USES= ncurses
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-highscoredir="${SCOREDIR}"