diff options
Diffstat (limited to 'games/warzone2100/Makefile')
-rw-r--r-- | games/warzone2100/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index 45b3b80b7846..832e8219c12e 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= libphysfs.so:devel/physfs \ RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf:x11-fonts/dejavu USES= bison compiler:c++11-lib gl gmake localbase openal:al pkgconfig \ - qmake:no_env qt:5 sdl ssl tar:xz + qmake:no_env qt:5 sdl ssl tar:xz xorg GNU_CONFIGURE= yes USE_GL= gl glu glew USE_SDL= sdl2 |