aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/joequake/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/joequake/Makefile b/games/joequake/Makefile
index 0af3ecbea194..a2acaedf2aa7 100644
--- a/games/joequake/Makefile
+++ b/games/joequake/Makefile
@@ -16,6 +16,9 @@ COMMENT= Improved NQ engine with ZQuake and FuhQuake graphical effects
LICENSE= GPLv2+
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: com_searchpaths
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: com_searchpaths
+
LIB_DEPENDS= libpng.so:graphics/png
WRKSRC= ${WRKDIR}/src