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/rhythmbox-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/rhythmbox-devel') diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index c6d19e1f32f7..3f05de739252 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -45,7 +45,7 @@ WITH_VORBIS= yes .endif .ifdef (WITH_VORBIS) -LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+= --disable-vorbis --disable-vorbistest .endif -- cgit