diff options
Diffstat (limited to 'games/sdb/Makefile')
-rw-r--r-- | games/sdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sdb/Makefile b/games/sdb/Makefile index 433781f8b584..cbc21ef99496 100644 --- a/games/sdb/Makefile +++ b/games/sdb/Makefile @@ -16,7 +16,7 @@ COMMENT= Futuristic overhead shooter LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gmake +USES= gl gmake sdl USE_SDL= mixer image sdl USE_GL= gl glu |