diff options
Diffstat (limited to 'games/abuse_sdl/Makefile')
-rw-r--r-- | games/abuse_sdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile index 68f9bb4039a6..e7e1e2fc9b90 100644 --- a/games/abuse_sdl/Makefile +++ b/games/abuse_sdl/Makefile @@ -14,7 +14,7 @@ COMMENT= SDL port of the Abuse game engine LICENSE= GPLv2 -USES= pathfix +USES= pathfix gl sdl USE_GL= gl USE_SDL= mixer sdl GNU_CONFIGURE= yes |