aboutsummaryrefslogtreecommitdiffstats
path: root/games/frozenbubble
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2003-01-02 23:06:10 +0800
committersobomax <sobomax@FreeBSD.org>2003-01-02 23:06:10 +0800
commit2d06637d3146a986d9c6c0d8aa5d92751b3c4168 (patch)
treec8f70ea8dfbe4a0d8eacf1f1505d595a7457aaf0 /games/frozenbubble
parentb1edd65b002d0e7996b39e47ae3506982d421f88 (diff)
downloadfreebsd-ports-gnome-2d06637d3146a986d9c6c0d8aa5d92751b3c4168.tar.gz
freebsd-ports-gnome-2d06637d3146a986d9c6c0d8aa5d92751b3c4168.tar.zst
freebsd-ports-gnome-2d06637d3146a986d9c6c0d8aa5d92751b3c4168.zip
Update version number of SDL shared library.
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