diff options
Diffstat (limited to 'games/fbg2/Makefile')
-rw-r--r-- | games/fbg2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fbg2/Makefile b/games/fbg2/Makefile index ddb4db5fdeb6..fe05b13b0fbf 100644 --- a/games/fbg2/Makefile +++ b/games/fbg2/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= liblua-5.1.so:lang/lua51 \ libphysfs.so.1:devel/physfs RUN_DEPENDS= zip:archivers/zip -USES= pkgconfig +USES= gl pkgconfig sdl USE_SDL= sdl sound USE_GL= glu GNU_CONFIGURE= yes |