diff options
Diffstat (limited to 'games/cave9/Makefile')
-rw-r--r-- | games/cave9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cave9/Makefile b/games/cave9/Makefile index 0fd805ab4692..81354d489849 100644 --- a/games/cave9/Makefile +++ b/games/cave9/Makefile @@ -18,7 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= bart9h GH_TAGNAME= e6896eb -USES= gmake +USES= gl gmake sdl USE_SDL= sdl ttf image USE_GL= gl glu |