diff options
Diffstat (limited to 'games/marsnomercy/Makefile')
-rw-r--r-- | games/marsnomercy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/marsnomercy/Makefile b/games/marsnomercy/Makefile index e0cf160fba2f..e0eb0b417b69 100644 --- a/games/marsnomercy/Makefile +++ b/games/marsnomercy/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 # version unspecified actually BUILD_DEPENDS= scons:devel/scons LIB_DEPENDS= libpng.so:graphics/png -USES= compiler +USES= compiler gl sdl USE_GL= gl USE_SDL= sdl image ttf SCONS_ARGS= prefix=${PREFIX} |