summaryrefslogtreecommitdiff
path: root/games
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 /games
parentUpdate to 2.0.5. (diff)
Chase increase of libSDL version number.
Notes
Notes: svn path=/head/; revision=57807
Diffstat (limited to '')
-rw-r--r--games/54321/Makefile2
-rw-r--r--games/adgali/Makefile2
-rw-r--r--games/alephone/Makefile2
-rw-r--r--games/amphetamine/Makefile2
-rw-r--r--games/asc/Makefile2
-rw-r--r--games/crimson/Makefile2
-rw-r--r--games/crossfire-client/Makefile2
-rw-r--r--games/digger-vgl/Makefile2
-rw-r--r--games/falconseye/Makefile2
-rw-r--r--games/lbreakout/Makefile2
-rw-r--r--games/newvox/Makefile2
-rw-r--r--games/prboom/Makefile2
-rw-r--r--games/scummvm/Makefile2
-rw-r--r--games/toppler/Makefile2
14 files changed, 14 insertions, 14 deletions
diff --git a/games/54321/Makefile b/games/54321/Makefile
index b30401774879..c1a243cea58e 100644
--- a/games/54321/Makefile
+++ b/games/54321/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= llwang@infor.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 \
png.5:${PORTSDIR}/graphics/png
diff --git a/games/adgali/Makefile b/games/adgali/Makefile
index 10f27b648154..ea0bf9f858f4 100644
--- a/games/adgali/Makefile
+++ b/games/adgali/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
jpeg:${PORTSDIR}/graphics/jpeg \
tiff:${PORTSDIR}/graphics/tiff \
png:${PORTSDIR}/graphics/png \
diff --git a/games/alephone/Makefile b/games/alephone/Makefile
index d10717c16db8..e01d3ba3881f 100644
--- a/games/alephone/Makefile
+++ b/games/alephone/Makefile
@@ -14,7 +14,7 @@ DISTNAME= AlephOne-${PORTVERSION}
MAINTAINER= malyn@strangeGizmo.com
-LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12:install \
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12:install \
SDL_image.10:${PORTSDIR}/graphics/sdl_image:install
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/games/amphetamine/Makefile b/games/amphetamine/Makefile
index 3a695822b8cd..f3c73c98ec11 100644
--- a/games/amphetamine/Makefile
+++ b/games/amphetamine/Makefile
@@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
DATAVERSION= 0.8.6
diff --git a/games/asc/Makefile b/games/asc/Makefile
index 4e2e440e387a..6822dac9b033 100644
--- a/games/asc/Makefile
+++ b/games/asc/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-source-${PORTVERSION}
MAINTAINER= sobomax@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 \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
SDLmm.8:${PORTSDIR}/devel/sdlmm \
diff --git a/games/crimson/Makefile b/games/crimson/Makefile
index 04731d083c89..5f63c3c036b3 100644
--- a/games/crimson/Makefile
+++ b/games/crimson/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= jan@jungnickel.com
-LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile
index 4715600cd253..cceb050707f7 100644
--- a/games/crossfire-client/Makefile
+++ b/games/crossfire-client/Makefile
@@ -18,7 +18,7 @@ DISTFILES= ${PORTNAME}-client-${PORTVERSION}.tar.gz \
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
png.5:${PORTSDIR}/graphics/png
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/games/digger-vgl/Makefile b/games/digger-vgl/Makefile
index 9a7128bfe3b4..c393ec323727 100644
--- a/games/digger-vgl/Makefile
+++ b/games/digger-vgl/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= sobomax@FreeBSD.org
.if defined(WITH_SOUND)
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
-LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
MAKE_ENV= SOUND=yes \
SDL_CONFIG=${SDL_CONFIG}
.endif
diff --git a/games/falconseye/Makefile b/games/falconseye/Makefile
index c6fd4a334a5d..af273f6c56a1 100644
--- a/games/falconseye/Makefile
+++ b/games/falconseye/Makefile
@@ -14,7 +14,7 @@ DISTNAME= nethack_source_331_jtp_${PORTVERSION:S/.//g}
MAINTAINER= kris@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity
NHDIR= "${PREFIX}/share/falconseyedir"
diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile
index 9a1bad601bd4..9ff6453fcc05 100644
--- a/games/lbreakout/Makefile
+++ b/games/lbreakout/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= lgames
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/games/newvox/Makefile b/games/newvox/Makefile
index 9b4dd1df2940..7e5767745e2f 100644
--- a/games/newvox/Makefile
+++ b/games/newvox/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.libsdl.org/projects/newvox/src/
MAINTAINER= kris@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
diff --git a/games/prboom/Makefile b/games/prboom/Makefile
index cedb2f13683c..bda00c4454ac 100644
--- a/games/prboom/Makefile
+++ b/games/prboom/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= fracture@allusion.net
-LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
smpeg.1:${PORTSDIR}/graphics/smpeg \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
SDL_net.0:${PORTSDIR}/net/sdl_net
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile
index f365203e2c84..03e10d49363d 100644
--- a/games/scummvm/Makefile
+++ b/games/scummvm/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}b
MAINTAINER= flynn@energyhq.homeip.net
-LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
USE_ZIP= yes
USE_GMAKE= yes
diff --git a/games/toppler/Makefile b/games/toppler/Makefile
index fb5ced5fb27e..1e5d1a0c992d 100644
--- a/games/toppler/Makefile
+++ b/games/toppler/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= toppler
MAINTAINER= dom@happygiraffe.net
-LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
LIB_DEPENDS+= SDL_mixer:${PORTSDIR}/audio/sdl_mixer
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config