From e9f79f282175e8966d29dbc3934f4f140c49e496 Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Thu, 1 Mar 2001 09:36:46 +0000 Subject: update to 1.0 beta4. PR: 25416 Submitted by: maintainer --- audio/vorbis/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/audio/vorbis/Makefile b/audio/vorbis/Makefile index 7df2081b8f68..b662ce73b329 100644 --- a/audio/vorbis/Makefile +++ b/audio/vorbis/Makefile @@ -6,7 +6,8 @@ # PORTNAME= vorbis -PORTVERSION= 20001018 +PORTVERSION= 1.0b4 +PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= # empty DISTFILES= # none @@ -14,8 +15,8 @@ EXTRACT_ONLY= # empty MAINTAINER= t.vanklaveren@student.utwente.nl -LIB_DEPENDS= ao.0:${PORTSDIR}/audio/libao \ - ogg.0:${PORTSDIR}/audio/libogg \ +LIB_DEPENDS= ao.1:${PORTSDIR}/audio/libao \ + ogg.1:${PORTSDIR}/audio/libogg \ vorbis.0:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= ${X11BASE}/lib/xmms/Input/libvorbis.so:${PORTSDIR}/audio/vorbis-xmms \ ogg123:${PORTSDIR}/audio/vorbis-tools -- cgit v1.2.3