From 5c160ac5bd7652f4b6cd06d38fde9b96d37ee823 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 2 Jan 2003 15:06:10 +0000 Subject: Update version number of SDL shared library. --- emulators/xsystem35/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/xsystem35') 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 -- cgit v1.2.3