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

(-)Makefile (-3 / +1 lines)
Lines 17-25 Link Here
17
			libboost_filesystem.so:devel/boost-libs \
17
			libboost_filesystem.so:devel/boost-libs \
18
			libpng.so:graphics/png
18
			libpng.so:graphics/png
19
19
20
BROKEN_powerpc64=	fails to compile: fifePYTHON_wrap.cxx: relocation truncated to fit
20
USES=			cmake compiler:c++11-lang gl openal:al pkgconfig sdl
21
22
USES=			openal:al pkgconfig cmake
23
USE_GL=			gl
21
USE_GL=			gl
24
USE_SDL=		sdl2 ttf2 image2
22
USE_SDL=		sdl2 ttf2 image2
25
USE_XORG=		xcursor
23
USE_XORG=		xcursor

Return to bug 237550