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 7c1909017cbc..f51c547151e2 100644 --- a/games/tecnoballz/Makefile +++ b/games/tecnoballz/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod \ ogg.7:${PORTSDIR}/audio/libogg \ smpeg.1:${PORTSDIR}/multimedia/smpeg -USE_AUTOTOOLS= automake:111 aclocal:111 +USE_AUTOTOOLS= automake aclocal USE_SDL= sdl mixer image USE_GMAKE= yes GNU_CONFIGURE= yes |