From 1b3c0d7d6cec8ddd3b0b2b7d1b137309caca60b1 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 17 Apr 2002 12:38:02 +0000 Subject: Chase increase of libSDL version number. --- 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 38da6bbdec85..28e9b13f6361 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -58,7 +58,7 @@ CONFIGURE_ARGS+= --enable-audio=oss --with-default-output=oss .endif .if defined(WITH_SDL) -LIB_DEPENDS+= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS+= SDL-1.1.4:${PORTSDIR}/devel/sdl12 CONFIGURE_ARGS+= --enable-sdl CONFIGURE_ENV+= SDL_CONFIG="${SDL_CONFIG}" .else -- cgit v1.2.3