summaryrefslogtreecommitdiff
path: root/games/frozenbubble
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-01-02 15:06:10 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-01-02 15:06:10 +0000
commit5c160ac5bd7652f4b6cd06d38fde9b96d37ee823 (patch)
tree1965fa09d46b7b6f217692011df72c48d6e94f90 /games/frozenbubble
parentUpdate to 1.2.5. (diff)
Update version number of SDL shared library.
Notes
Notes: svn path=/head/; revision=72210
Diffstat (limited to 'games/frozenbubble')
-rw-r--r--games/frozenbubble/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/frozenbubble/Makefile b/games/frozenbubble/Makefile
index 7dc476ce0ecb..4c5e2cdae3c4 100644
--- a/games/frozenbubble/Makefile
+++ b/games/frozenbubble/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= klaus.goger@reflex.at
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/SDL_perl.pm:${PORTSDIR}/devel/p5-SDL
RUN_DEPENDS= ${BUILD_DEPENDS}
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
SDL_image.10:${PORTSDIR}/graphics/sdl_image