From e7690885fd83ccaab97ab6d71c490c0b06763654 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Sat, 20 Jul 2002 15:32:43 +0000 Subject: Ogg Vorbis 1.0 library major version bumps. --- multimedia/xmms/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/xmms') diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile index 39d1f821fb3d..8be002ecad50 100644 --- a/multimedia/xmms/Makefile +++ b/multimedia/xmms/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms PORTVERSION= 1.2.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES+= audio MASTER_SITES= ftp://ftp.xmms.org/xmms/1.2.x/ \ http://www.xmms.org/files/1.2.x/ \ @@ -47,7 +47,7 @@ PLIST_SUB+= MIKMODPLUGIN:="@comment " .endif .if !defined(WITHOUT_VORBIS) -LIB_DEPENDS+= vorbis.1:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis INPUT_PLUGINS+= vorbis PLIST_SUB+= VORBISPLUGIN:="" .else -- cgit v1.2.3