summaryrefslogtreecommitdiff
path: root/devel/ruby-sdl
diff options
context:
space:
mode:
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