aboutsummaryrefslogtreecommitdiffstats
path: root/audio/muse
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-28 20:27:31 +0800
committerMartin Wilke <miwi@FreeBSD.org>2007-07-28 20:27:31 +0800
commit605b51623904901c5be12539309f2345d1751741 (patch)
tree698a951c5110d6765f602f134f00403efbe3a817 /audio/muse
parent7a58a475e7bd926d065dab0f108b18a67af0906b (diff)
downloadfreebsd-ports-gnome-605b51623904901c5be12539309f2345d1751741.tar.gz
freebsd-ports-gnome-605b51623904901c5be12539309f2345d1751741.tar.zst
freebsd-ports-gnome-605b51623904901c5be12539309f2345d1751741.zip
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
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 10bae9be46e1..907041adb352 100644
--- a/audio/muse/Makefile
+++ b/audio/muse/Makefile
@@ -8,7 +8,7 @@
PORTNAME= MuSE
PORTVERSION= 0.9.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ftp://ftp.dyne.org/muse/releases/ \
http://www.ljudmila.org/~jaromil/muse/releases/
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.dyne.org/muse/releases/ \
MAINTAINER= stas@FreeBSD.org
COMMENT= Multiple Streaming Engine
-LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \
+LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \
ogg.5:${PORTSDIR}/audio/libogg
USE_GETOPT_LONG=yes