aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-02-16 17:42:09 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-02-16 17:42:09 +0000
commit27963d8b9094f682e80638bf94a45bdcb3129ca7 (patch)
treef4725d4546e6767e36a397dc130d08b6ce1efb2b /games
parent8f984519d62f696dfc51d344064f5d7da7951444 (diff)
downloadports-27963d8b9094f682e80638bf94a45bdcb3129ca7.tar.gz
ports-27963d8b9094f682e80638bf94a45bdcb3129ca7.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/freesweep/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/freesweep/Makefile b/games/freesweep/Makefile
index 3ca041e3fa49..e9822144fd1e 100644
--- a/games/freesweep/Makefile
+++ b/games/freesweep/Makefile
@@ -12,6 +12,9 @@ COMMENT= Minesweeper-style game for text-mode terminals
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: CharSet
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: CharSet
+
USE_GITHUB= yes
GH_ACCOUNT= rwestlund