summaryrefslogtreecommitdiff
path: root/graphics/sdl_image
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-02-16 19:48:10 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-02-16 19:48:10 +0000
commit7943b38622df34b660cc9f315e803cea3b7b2624 (patch)
treeea213f772b528d576303e8baac812bfee44b02d2 /graphics/sdl_image
parentUpdate to 1.1.8. (diff)
Update SDL shared library version number.
Notes
Notes: svn path=/head/; revision=38409
Diffstat (limited to 'graphics/sdl_image')
-rw-r--r--graphics/sdl_image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile
index a40a58f4605f..d152ceba8fb5 100644
--- a/graphics/sdl_image/Makefile
+++ b/graphics/sdl_image/Makefile
@@ -13,7 +13,7 @@ DISTNAME= SDL_image-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.2:${PORTSDIR}/devel/sdl-devel \
+LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl-devel \
png.4:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
jpeg.9:${PORTSDIR}/graphics/jpeg