Bug 237550 - games/py-fife: fix build with GCC-based architectures
Add USES=compiler:c++11-lang to fix build on GCC architectures. PR: 237550 Approved by: fiziologus@gmail.com (maintainer timeout), mentors (implicit approval)
This commit is contained in:
parent
3f27890a52
commit
8200a50ff1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501853
@ -17,9 +17,7 @@ LIB_DEPENDS= libvorbisfile.so:audio/libvorbis \
|
||||
libboost_filesystem.so:devel/boost-libs \
|
||||
libpng.so:graphics/png
|
||||
|
||||
BROKEN_powerpc64= fails to compile: fifePYTHON_wrap.cxx: relocation truncated to fit
|
||||
|
||||
USES= openal:al pkgconfig cmake
|
||||
USES= cmake compiler:c++11-lang gl openal:al pkgconfig sdl
|
||||
USE_GL= gl
|
||||
USE_SDL= sdl2 ttf2 image2
|
||||
USE_XORG= xcursor
|
||||
|
Loading…
Reference in New Issue
Block a user