aboutsummaryrefslogtreecommitdiff
path: root/games/naev
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-02-19 05:33:44 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-02-19 05:33:44 +0000
commit15c04f9b3bf5955db81bfd0d45584dec56d97ed5 (patch)
treee83e1eaefd4653664bfdcd072d90cf2992268320 /games/naev
parent9785529d59aaae3d1289d4c59b348dda3b192fc0 (diff)
downloadports-15c04f9b3bf5955db81bfd0d45584dec56d97ed5.tar.gz
ports-15c04f9b3bf5955db81bfd0d45584dec56d97ed5.zip
Notes
Diffstat (limited to 'games/naev')
-rw-r--r--games/naev/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/naev/Makefile b/games/naev/Makefile
index 1876356c9933..c83d669a65cf 100644
--- a/games/naev/Makefile
+++ b/games/naev/Makefile
@@ -13,6 +13,9 @@ COMMENT= 2D action/RPG space game
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: nglActiveTexture
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: nglActiveTexture
+
LIB_DEPENDS= libpng.so:graphics/png \
libfreetype.so:print/freetype2 \
libvorbisfile.so:audio/libvorbis \