aboutsummaryrefslogtreecommitdiffstats
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
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.
-rw-r--r--devel/py-game/Makefile2
-rw-r--r--devel/ruby-rudl/Makefile2
-rw-r--r--devel/ruby-sdl/Makefile2
-rw-r--r--x11-toolkits/paragui-devel/Makefile2
-rw-r--r--x11-toolkits/paragui/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-game/Makefile b/devel/py-game/Makefile
index 96eccc0266d5..9fbbd77bee22 100644
--- a/devel/py-game/Makefile
+++ b/devel/py-game/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= ${PYDISTUTILS} \
${PYNUMERIC}
-LIB_DEPENDS= SDL_ttf.2:${PORTSDIR}/graphics/sdl_ttf \
+LIB_DEPENDS= SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \
SDL_image.10:${PORTSDIR}/graphics/sdl_image \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
smpeg.1:${PORTSDIR}/graphics/smpeg
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
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
diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile
index 6906834d7a1e..32019e3d5d9f 100644
--- a/x11-toolkits/paragui-devel/Makefile
+++ b/x11-toolkits/paragui-devel/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/
MAINTAINER= ijliao@FreeBSD.org
LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
- SDL_ttf.2:${PORTSDIR}/graphics/sdl_ttf
+ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile
index 6906834d7a1e..32019e3d5d9f 100644
--- a/x11-toolkits/paragui/Makefile
+++ b/x11-toolkits/paragui/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/
MAINTAINER= ijliao@FreeBSD.org
LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
- SDL_ttf.2:${PORTSDIR}/graphics/sdl_ttf
+ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config