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 /emulators | |
parent | 10732f785756dae58e751c0e3c35ff4b44f707a8 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dgen-sdl/Makefile | 2 | ||||
-rw-r--r-- | emulators/gngb/Makefile | 2 | ||||
-rw-r--r-- | emulators/gnuboy/Makefile | 2 | ||||
-rw-r--r-- | emulators/scummvm/Makefile | 2 | ||||
-rw-r--r-- | emulators/xmame/Makefile | 2 | ||||
-rw-r--r-- | emulators/xsystem35/Makefile | 2 | ||||
-rw-r--r-- | emulators/yape/Makefile | 2 | ||||
-rw-r--r-- | emulators/zsnes/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile index d294892d280d..4537ee3c3fe8 100644 --- a/emulators/dgen-sdl/Makefile +++ b/emulators/dgen-sdl/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://pknet.com/~joe/ MAINTAINER= sobomax@FreeBSD.org BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm -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/emulators/gngb/Makefile b/emulators/gngb/Makefile index f8f024644dbd..4a8d26755baf 100644 --- a/emulators/gngb/Makefile +++ b/emulators/gngb/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= nakai@FreeBSD.org -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index 84b27d07da25..0d2178c22f96 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://gnuboy.unix-fu.org/src/ \ MAINTAINER= ijliao@FreeBSD.org LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib \ - SDL-1.1.4:${PORTSDIR}/devel/sdl12 + SDL-1.1.5:${PORTSDIR}/devel/sdl12 USE_XLIB= yes USE_AUTOCONF= yes diff --git a/emulators/scummvm/Makefile b/emulators/scummvm/Makefile index 71651ea1e372..af5c4c7bf408 100644 --- a/emulators/scummvm/Makefile +++ b/emulators/scummvm/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}-src MAINTAINER= flynn@energyhq.homeip.net -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-0.3.0 diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 367e4c538315..3659861d44fb 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -191,7 +191,7 @@ pre-everything:: @${ECHO_MSG} "'make options' for more information." @exit 1 .endif -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config DISPLAY_METHOD= SDL .endif diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index e1285f81b1cd..17edb163437b 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -59,7 +59,7 @@ CONFIGURE_ARGS+= --enable-audio=oss --with-default-output=oss .endif .if defined(WITH_SDL) -LIB_DEPENDS+= SDL-1.1.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS+= SDL-1.1.5:${PORTSDIR}/devel/sdl12 CONFIGURE_ARGS+= --enable-sdl CONFIGURE_ENV+= SDL_CONFIG="${SDL_CONFIG}" .else diff --git a/emulators/yape/Makefile b/emulators/yape/Makefile index 108270213176..5fe7fb4c1be6 100644 --- a/emulators/yape/Makefile +++ b/emulators/yape/Makefile @@ -13,7 +13,7 @@ DISTNAME= yapeSDL-${PORTVERSION} MAINTAINER= janos.mohacsi@bsd.hu -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 NO_WRKSUBDIR= yes USE_REINPLACE= yes diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index 6280808e874b..cb4a0af26714 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -17,7 +17,7 @@ MAINTAINER= stijn@win.tue.nl # This must be >= 0.98! BUILD_DEPENDS= nasm-0.98.33:${PORTSDIR}/devel/nasm -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ png.5:${PORTSDIR}/graphics/png USE_X_PREFIX= yes |