View | Details | Raw Unified | Return to bug 272305
Collapse All | Expand All

(-)b/games/naev/Makefile (+2 lines)
Lines 13-18 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
13
13
14
BROKEN_FreeBSD_13=	ld: error: duplicate symbol: nglActiveTexture
14
BROKEN_FreeBSD_13=	ld: error: duplicate symbol: nglActiveTexture
15
BROKEN_FreeBSD_14=	ld: error: duplicate symbol: nglActiveTexture
15
BROKEN_FreeBSD_14=	ld: error: duplicate symbol: nglActiveTexture
16
DEPRECATED=	Outdated unsupported version by upstream in tree and broken for several months
17
EXPIRATION_DATE=2023-09-30
16
18
17
LIB_DEPENDS=	libpng.so:graphics/png \
19
LIB_DEPENDS=	libpng.so:graphics/png \
18
		libfreetype.so:print/freetype2 \
20
		libfreetype.so:print/freetype2 \

Return to bug 272305