aboutsummaryrefslogtreecommitdiffstats
path: root/audio/aqualung
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-07-28 20:27:31 +0800
committermiwi <miwi@FreeBSD.org>2007-07-28 20:27:31 +0800
commit3b7f6c63f3d7cbab240d30b4a765c518bef208d4 (patch)
treef489e673d53345a1b3a0d01abd60b793baa8d924 /audio/aqualung
parent7448aec218630029a6f63dba3e8d2b5c0bee9c20 (diff)
downloadfreebsd-ports-gnome-3b7f6c63f3d7cbab240d30b4a765c518bef208d4.tar.gz
freebsd-ports-gnome-3b7f6c63f3d7cbab240d30b4a765c518bef208d4.tar.zst
freebsd-ports-gnome-3b7f6c63f3d7cbab240d30b4a765c518bef208d4.zip
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Diffstat (limited to 'audio/aqualung')
-rw-r--r--audio/aqualung/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index 7a531d925030..e84e723aad99 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aqualung
DISTVERSION= 0.9beta7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= SF
@@ -18,7 +18,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
sndfile.1:${PORTSDIR}/audio/libsndfile \
FLAC.7:${PORTSDIR}/audio/flac \
- vorbis.3:${PORTSDIR}/audio/libvorbis \
+ vorbis.4:${PORTSDIR}/audio/libvorbis \
oggz.3:${PORTSDIR}/audio/liboggz \
speex.1:${PORTSDIR}/audio/speex \
mad.2:${PORTSDIR}/audio/libmad \