aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-04-17 12:38:02 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-04-17 12:38:02 +0000
commit1b3c0d7d6cec8ddd3b0b2b7d1b137309caca60b1 (patch)
treed6e1dc5578a00f17474e942fe95ee7b689a65e1d /devel
parentce0e60666af79cfe9b6e080319a491ad7cc7217b (diff)
Chase increase of libSDL version number.
Notes
Notes: svn path=/head/; revision=57807
Diffstat (limited to 'devel')
-rw-r--r--devel/atlas-devel/Makefile2
-rw-r--r--devel/atlas/Makefile2
-rw-r--r--devel/libuta/Makefile2
-rw-r--r--devel/ruby-rudl/Makefile2
-rw-r--r--devel/ruby-sdl/Makefile2
-rw-r--r--devel/sdlmm/Makefile2
-rw-r--r--devel/wftk/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile
index 54dc2eb27f1a..d3727090973f 100644
--- a/devel/atlas-devel/Makefile
+++ b/devel/atlas-devel/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ecs.soton.ac.uk/pub/worldforge/acorn/0.3/src/ \
MAINTAINER= lehmann@ans-netz.de
LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \
- SDL-1.1.3:${PORTSDIR}/devel/sdl12
+ SDL-1.1.4:${PORTSDIR}/devel/sdl12
USE_NEWGCC= YES
USE_LIBTOOL= YES
diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile
index 54dc2eb27f1a..d3727090973f 100644
--- a/devel/atlas/Makefile
+++ b/devel/atlas/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ecs.soton.ac.uk/pub/worldforge/acorn/0.3/src/ \
MAINTAINER= lehmann@ans-netz.de
LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \
- SDL-1.1.3:${PORTSDIR}/devel/sdl12
+ SDL-1.1.4:${PORTSDIR}/devel/sdl12
USE_NEWGCC= YES
USE_LIBTOOL= YES
diff --git a/devel/libuta/Makefile b/devel/libuta/Makefile
index 778279dac0bc..3814e11514e1 100644
--- a/devel/libuta/Makefile
+++ b/devel/libuta/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= lehmann@ans-netz.de
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
sigc.1:${PORTSDIR}/devel/libsigc++ \
- SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
+ SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
USE_FREETYPE= yes
diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile
index 636434492678..e5f220908362 100644
--- a/devel/ruby-rudl/Makefile
+++ b/devel/ruby-rudl/Makefile
@@ -15,7 +15,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
SDL_image.10:${PORTSDIR}/graphics/sdl_image \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf
diff --git a/devel/ruby-sdl/Makefile b/devel/ruby-sdl/Makefile
index 9fa8df5a41db..3d2f986a6fd1 100644
--- a/devel/ruby-sdl/Makefile
+++ b/devel/ruby-sdl/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
BUILD_DEPENDS= ${NONEXISTENT}:${RUBY_OPENGL_PORTDIR}:patch
-LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
SDL_image.10:${PORTSDIR}/graphics/sdl_image \
SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
diff --git a/devel/sdlmm/Makefile b/devel/sdlmm/Makefile
index 6f2a1377525e..571f736dc235 100644
--- a/devel/sdlmm/Makefile
+++ b/devel/sdlmm/Makefile
@@ -15,7 +15,7 @@ DISTNAME= SDLmm-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
GNU_CONFIGURE= yes
diff --git a/devel/wftk/Makefile b/devel/wftk/Makefile
index 778279dac0bc..3814e11514e1 100644
--- a/devel/wftk/Makefile
+++ b/devel/wftk/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= lehmann@ans-netz.de
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
sigc.1:${PORTSDIR}/devel/libsigc++ \
- SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
+ SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
USE_FREETYPE= yes