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. --- audio/sdl_mixer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/sdl_mixer') diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index 5009b99e2095..75963be580e8 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -14,7 +14,7 @@ DISTNAME= SDL_mixer-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ smpeg.1:${PORTSDIR}/graphics/smpeg \ vorbis.2:${PORTSDIR}/audio/libvorbis -- cgit