summaryrefslogtreecommitdiff
path: root/misc
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 /misc
parentUpdate to 1.2.5. (diff)
Update version number of SDL shared library.
Notes
Notes: svn path=/head/; revision=72210
Diffstat (limited to 'misc')
-rw-r--r--misc/explosions/Makefile2
-rw-r--r--misc/kdeaddons3/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/explosions/Makefile b/misc/explosions/Makefile
index 4224db8ac3cb..6eb4f32c1c1b 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.4:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
SDL_image.10:${PORTSDIR}/graphics/sdl_image
USE_GMAKE= yes
diff --git a/misc/kdeaddons3/Makefile b/misc/kdeaddons3/Makefile
index c9058f75fc50..9b026404069e 100644
--- a/misc/kdeaddons3/Makefile
+++ b/misc/kdeaddons3/Makefile
@@ -15,7 +15,7 @@ DIST_SUBDIR= KDE
MAINTAINER?= kde@FreeBSD.org
LIB_DEPENDS+= noatun.0:${PORTSDIR}/multimedia/kdemultimedia3 \
- SDL-1.1.4:${PORTSDIR}/devel/sdl12
+ SDL-1.1.5:${PORTSDIR}/devel/sdl12
WITH_SDL= yes
USE_KDEBASE_VER=3