From 89c5de703163bc92603bc4ad3ec74b9e1f73f231 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Sat, 20 Dec 2003 16:14:14 +0000 Subject: Catch up with libogg/libvorbis version bump. --- audio/sdl_mixer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/sdl_mixer/Makefile') diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index e4a14a266a8a..aa5d2803886e 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -7,6 +7,7 @@ PORTNAME= sdl_mixer PORTVERSION= 1.2.5 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} @@ -14,7 +15,7 @@ DISTNAME= SDL_mixer-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A sample multi-channel audio mixer library -LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ smpeg.1:${PORTSDIR}/multimedia/smpeg USE_SDL= yes -- cgit v1.2.3