summaryrefslogtreecommitdiff
path: root/graphics/sdl_ttf
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-11 17:25:31 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-11 17:25:31 +0000
commit112a9e25e8c32b0545c2000bf647ca3ddffc86df (patch)
tree2fade3d039dc73b5d5c71650de6f1d0f35b03d03 /graphics/sdl_ttf
parentBumped PORTREVISION. Added a patch earlier today, and the (diff)
Chase increase of freetype2 shlib version.
Notes
Notes: svn path=/head/; revision=55873
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 88dd1c5966d7..6899afdd7eef 100644
--- a/graphics/sdl_ttf/Makefile
+++ b/graphics/sdl_ttf/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
- freetype.8:${PORTSDIR}/print/freetype2
+ freetype.9:${PORTSDIR}/print/freetype2
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config