summaryrefslogtreecommitdiff
path: root/audio/vorbis/Makefile
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-01 09:36:46 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-01 09:36:46 +0000
commite9f79f282175e8966d29dbc3934f4f140c49e496 (patch)
tree7d44401633330166b0c3f7f6722cf4b8a1f37174 /audio/vorbis/Makefile
parentupdate to 1.0 beta4. (diff)
update to 1.0 beta4.
PR: 25416 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=38925
Diffstat (limited to '')
-rw-r--r--audio/vorbis/Makefile7
1 files 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