diff options
Diffstat (limited to 'games/py-fife/Makefile')
-rw-r--r-- | games/py-fife/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile index 2de5bf48c50d..68b20f2f1f1c 100644 --- a/games/py-fife/Makefile +++ b/games/py-fife/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libvorbisfile.so:audio/libvorbis \ libboost_filesystem.so:devel/boost-libs \ libpng.so:graphics/png -USES= cmake compiler:c++11-lang gl openal:al pkgconfig sdl +USES= cmake compiler:c++11-lang gl openal:al pkgconfig sdl xorg USE_GL= gl USE_SDL= sdl2 ttf2 image2 USE_XORG= xcursor |