aboutsummaryrefslogtreecommitdiffstats
path: root/audio/muse
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2002-07-20 23:32:43 +0800
committernaddy <naddy@FreeBSD.org>2002-07-20 23:32:43 +0800
commitf5b25a48e4594e0e0807e6e0151b0d99a74579bb (patch)
treeeb5a24710157005772778b61e61f4012f9502492 /audio/muse
parent9d7bc0c1c70eb3d07c121855c0bfa7232d41a13a (diff)
downloadfreebsd-ports-gnome-f5b25a48e4594e0e0807e6e0151b0d99a74579bb.tar.gz
freebsd-ports-gnome-f5b25a48e4594e0e0807e6e0151b0d99a74579bb.tar.zst
freebsd-ports-gnome-f5b25a48e4594e0e0807e6e0151b0d99a74579bb.zip
Ogg Vorbis 1.0 library major version bumps.
Diffstat (limited to 'audio/muse')
-rw-r--r--audio/muse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/muse/Makefile b/audio/muse/Makefile
index e16ee6a1a00a..9c2b03ec880d 100644
--- a/audio/muse/Makefile
+++ b/audio/muse/Makefile
@@ -8,7 +8,7 @@
PORTNAME= muse
PORTVERSION= 0.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://freesoftware.fsf.org/download/muse/ \
http://muse.dyne.org/releases/
@@ -17,7 +17,7 @@ DISTNAME= MuSE-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \
- vorbis.1:${PORTSDIR}/audio/libvorbis \
+ vorbis.2:${PORTSDIR}/audio/libvorbis \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_REINPLACE= yes