diff options
Diffstat (limited to 'games/asylum/Makefile')
-rw-r--r-- | games/asylum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/asylum/Makefile b/games/asylum/Makefile index 8a76b0f85a18..d5404126fb5a 100644 --- a/games/asylum/Makefile +++ b/games/asylum/Makefile @@ -13,7 +13,7 @@ COMMENT= Surreal platform shooting game LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake +USES= gl gmake sdl USE_SDL= sdl mixer ALL_TARGET= build USE_GL= gl glu |