summaryrefslogtreecommitdiff
path: root/graphics/sdl_ttf
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 /graphics/sdl_ttf
parentUpdate to 1.2.5. (diff)
Update version number of SDL shared library.
Notes
Notes: svn path=/head/; revision=72210
Diffstat (limited to 'graphics/sdl_ttf')
-rw-r--r--graphics/sdl_ttf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile
index d97d707ae8db..59d6ed735846 100644
--- a/graphics/sdl_ttf/Makefile
+++ b/graphics/sdl_ttf/Makefile
@@ -14,7 +14,7 @@ DISTNAME= SDL_ttf-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
freetype.9:${PORTSDIR}/print/freetype2
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config