summaryrefslogtreecommitdiff
path: root/devel/ruby-rudl
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-rudl
parentUpdate to 2.0.3. (diff)
Update version number of sdl_ttf shared library.
Notes
Notes: svn path=/head/; revision=44448
Diffstat (limited to 'devel/ruby-rudl')
-rw-r--r--devel/ruby-rudl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile
index 951f977eadfa..da3e268b32f4 100644
--- a/devel/ruby-rudl/Makefile
+++ b/devel/ruby-rudl/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= knu@FreeBSD.org
LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
SDL_image.10:${PORTSDIR}/graphics/sdl_image \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
- SDL_ttf.2:${PORTSDIR}/graphics/sdl_ttf
+ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf
USE_RUBY= yes
USE_RUBY_EXTCONF= yes