diff options
Diffstat (limited to 'games/tecnoballz/Makefile')
-rw-r--r-- | games/tecnoballz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tecnoballz/Makefile b/games/tecnoballz/Makefile index 96ad73b91bc2..43c38aca999e 100644 --- a/games/tecnoballz/Makefile +++ b/games/tecnoballz/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libmikmod.so:audio/libmikmod \ libsmpeg.so:multimedia/smpeg \ libtinyxml.so:textproc/tinyxml -USES= autoreconf compiler:c++11-lang gmake tar:tgz +USES= autoreconf compiler:c++11-lang gmake sdl tar:tgz USE_SDL= sdl mixer image GNU_CONFIGURE= yes |