summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/golddig/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/golddig/Makefile b/games/golddig/Makefile
index d779bef9570f..39e76aabac9c 100644
--- a/games/golddig/Makefile
+++ b/games/golddig/Makefile
@@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}C${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Getting the Gold and Avoiding Death
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: background
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: background
+
USES= xorg
USE_XORG= x11
MAKE_ENV= X11BASE="${LOCALBASE}" \