aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-sdl
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-06-26 10:18:52 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-06-26 10:18:52 +0000
commit4693c97e6ac7f35741a7770d50589a7d2eac679b (patch)
tree122a92b6e81fead3c26654421e88585cd52e3e95 /devel/ruby-sdl
parentf579ab0379a542fdbcc78673889fbd6292d01e96 (diff)
Update version number of sdl_ttf shared library.
Notes
Notes: svn path=/head/; revision=44448
Diffstat (limited to 'devel/ruby-sdl')
-rw-r--r--devel/ruby-sdl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-sdl/Makefile b/devel/ruby-sdl/Makefile
index 50d5e39eef03..cfb381dc16c8 100644
--- a/devel/ruby-sdl/Makefile
+++ b/devel/ruby-sdl/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= knu@FreeBSD.org
BUILD_DEPENDS= ${NONEXISTENT}:${RUBY_OPENGL_PORTDIR}:patch
LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
SDL_image.10:${PORTSDIR}/graphics/sdl_image \
- SDL_ttf.2:${PORTSDIR}/graphics/sdl_ttf \
+ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
RUBY_OPENGL_PORTDIR= ${.CURDIR}/../../graphics/ruby-opengl