diff options
Diffstat (limited to 'games/madbomber/Makefile')
-rw-r--r-- | games/madbomber/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/madbomber/Makefile b/games/madbomber/Makefile index e8fc638..29b584f 100644 --- a/games/madbomber/Makefile +++ b/games/madbomber/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/madbomber/ MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL_image.9:${PORTSDIR}/graphics/sdl_image \ +LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |