diff options
Diffstat (limited to 'misc/explosions')
-rw-r--r-- | misc/explosions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/explosions/Makefile b/misc/explosions/Makefile index a0b8b6226f6b..4224db8ac3cb 100644 --- a/misc/explosions/Makefile +++ b/misc/explosions/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0.//} MAINTAINER= petef@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image USE_GMAKE= yes |