diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-02 15:06:10 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-02 15:06:10 +0000 |
commit | 5c160ac5bd7652f4b6cd06d38fde9b96d37ee823 (patch) | |
tree | 1965fa09d46b7b6f217692011df72c48d6e94f90 /devel | |
parent | 10732f785756dae58e751c0e3c35ff4b44f707a8 (diff) | |
download | ports-5c160ac5bd7652f4b6cd06d38fde9b96d37ee823.tar.gz ports-5c160ac5bd7652f4b6cd06d38fde9b96d37ee823.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libuta/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-SDL/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-rudl/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-sdl/Makefile | 2 | ||||
-rw-r--r-- | devel/sdl_ldbad/Makefile | 2 | ||||
-rw-r--r-- | devel/sdlmm/Makefile | 2 | ||||
-rw-r--r-- | devel/wftk/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/devel/libuta/Makefile b/devel/libuta/Makefile index 3e47e244889b..a6a0200b9919 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.4:${PORTSDIR}/devel/sdl12 + SDL-1.1.5:${PORTSDIR}/devel/sdl12 USE_FREETYPE= yes USE_LIBTOOL= yes diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile index 2abd1d9706e9..12f7fe2c3abe 100644 --- a/devel/p5-SDL/Makefile +++ b/devel/p5-SDL/Makefile @@ -13,7 +13,7 @@ DISTNAME= SDL_perl-${PORTVERSION} MAINTAINER= klaus.goger@reflex.at -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile index c5f87cfba2f3..4896832088af 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.4:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.5:${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 29ed31e2b35b..b03ff1c07e53 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.4:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.5:${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/sdl_ldbad/Makefile b/devel/sdl_ldbad/Makefile index 79b4dc2e9315..1da4d34f6531 100644 --- a/devel/sdl_ldbad/Makefile +++ b/devel/sdl_ldbad/Makefile @@ -13,7 +13,7 @@ DISTFILES= # none MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config diff --git a/devel/sdlmm/Makefile b/devel/sdlmm/Makefile index 571f736dc235..94342b4d90d1 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.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config GNU_CONFIGURE= yes diff --git a/devel/wftk/Makefile b/devel/wftk/Makefile index 3e47e244889b..a6a0200b9919 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.4:${PORTSDIR}/devel/sdl12 + SDL-1.1.5:${PORTSDIR}/devel/sdl12 USE_FREETYPE= yes USE_LIBTOOL= yes |