diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-04-17 12:38:02 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-04-17 12:38:02 +0000 |
commit | 8d126bf116939851057c02d4243fa6fb23a35a2c (patch) | |
tree | 150bcb567240b371dac7a9b8d48c64bd36dbe44f /games | |
parent | 79149d811700200f997198d85a616104c477bb46 (diff) | |
download | FreeBSD-ports-8d126bf116939851057c02d4243fa6fb23a35a2c.zip FreeBSD-ports-8d126bf116939851057c02d4243fa6fb23a35a2c.tar.gz |
Chase increase of libSDL version number.
Diffstat (limited to 'games')
-rw-r--r-- | games/54321/Makefile | 2 | ||||
-rw-r--r-- | games/adgali/Makefile | 2 | ||||
-rw-r--r-- | games/alephone/Makefile | 2 | ||||
-rw-r--r-- | games/amphetamine/Makefile | 2 | ||||
-rw-r--r-- | games/asc/Makefile | 2 | ||||
-rw-r--r-- | games/crimson/Makefile | 2 | ||||
-rw-r--r-- | games/crossfire-client/Makefile | 2 | ||||
-rw-r--r-- | games/digger-vgl/Makefile | 2 | ||||
-rw-r--r-- | games/falconseye/Makefile | 2 | ||||
-rw-r--r-- | games/lbreakout/Makefile | 2 | ||||
-rw-r--r-- | games/newvox/Makefile | 2 | ||||
-rw-r--r-- | games/prboom/Makefile | 2 | ||||
-rw-r--r-- | games/scummvm/Makefile | 2 | ||||
-rw-r--r-- | games/toppler/Makefile | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/games/54321/Makefile b/games/54321/Makefile index b304017..c1a243c 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 10f27b6..ea0bf9f 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 d10717c..e01d3ba 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 3a69582..f3c73c9 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 4e2e440..6822dac 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 04731d0..5f63c3c 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 4715600..cceb050 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 9a7128b..c393ec3 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 c6fd4a3..af273f6 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 9a1bad6..9ff6453 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 9b4dd1d..7e57677 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 cedb2f1..bda00c4 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 f365203..03e10d4 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 fb5ced5..1e5d1a0 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 |