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

(-)b/games/melonds/Makefile (+2 lines)
Lines 9-14 COMMENT= Nintendo DS emulator Link Here
9
LICENSE=	GPLv3
9
LICENSE=	GPLv3
10
LICENSE_FILE=	${WRKSRC}/LICENSE
10
LICENSE_FILE=	${WRKSRC}/LICENSE
11
11
12
BROKEN_i386=	static_assert failed due to requirement 'sizeof(TestCase) == 4312'
13
12
LIB_DEPENDS=	libslirp.so:net/libslirp \
14
LIB_DEPENDS=	libslirp.so:net/libslirp \
13
		libepoxy.so:graphics/libepoxy
15
		libepoxy.so:graphics/libepoxy
14
16

Return to bug 266434