aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ruby-sdl
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-06-26 18:18:52 +0800
committersobomax <sobomax@FreeBSD.org>2001-06-26 18:18:52 +0800
commit49772391353c51fb63da0d01f5087bfadc721eb5 (patch)
tree6215969a3bf3cd1d65cca77635f32544d13206af /devel/ruby-sdl
parent48ec22931a141321446480d3f8255b7ee2a288e6 (diff)
downloadfreebsd-ports-gnome-49772391353c51fb63da0d01f5087bfadc721eb5.tar.gz
freebsd-ports-gnome-49772391353c51fb63da0d01f5087bfadc721eb5.tar.zst
freebsd-ports-gnome-49772391353c51fb63da0d01f5087bfadc721eb5.zip
Update version number of sdl_ttf shared library.
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