From 2d06637d3146a986d9c6c0d8aa5d92751b3c4168 Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 2 Jan 2003 15:06:10 +0000 Subject: Update version number of SDL shared library. --- devel/ruby-sdl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/ruby-sdl') diff --git a/devel/ruby-sdl/Makefile b/devel/ruby-sdl/Makefile index 29ed31e2b35..b03ff1c07e5 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 -- cgit