From 5b3197d3498bc5e00cf42ac3e55c2b4e89bed552 Mon Sep 17 00:00:00 2001 From: naddy Date: Sat, 20 Dec 2003 16:14:14 +0000 Subject: Catch up with libogg/libvorbis version bump. --- audio/sdl_sound/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/sdl_sound') diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile index b4b1161..2e2b849 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -7,6 +7,7 @@ PORTNAME= sdl_sound PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/ DISTNAME= SDL_sound-${PORTVERSION} @@ -62,7 +63,7 @@ CONFIGURE_ARGS+= --disable-midi .endif .if !defined(WITHOUT_VORBIS) -LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+= --disable-ogg .endif -- cgit v1.1