diff options
Diffstat (limited to 'games/warmux/Makefile')
-rw-r--r-- | games/warmux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/warmux/Makefile b/games/warmux/Makefile index b7b62709befc..68acc0f4a712 100644 --- a/games/warmux/Makefile +++ b/games/warmux/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libxml++-2.6.so:textproc/libxml++26 \ GNU_CONFIGURE= yes CONFIGURE_ENV= cxx_present=yes -USES= compiler dos2unix gmake pkgconfig tar:bzip2 +USES= compiler dos2unix gmake pkgconfig sdl tar:bzip2 USE_SDL= sdl image mixer ttf gfx net DOS2UNIX_GLOB= fixed_class.h |