aboutsummaryrefslogtreecommitdiff
path: root/audio/aqualung
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-02-23 22:51:12 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-02-23 22:51:12 +0000
commit26a0087e1eae735cc4087f82bd23ea56b71909e4 (patch)
tree5dc9cc80fb5f10a5bdbbfd66cdd6b21945c42257 /audio/aqualung
parent0f28824a015ef202713615ac0e4f0947c451f48b (diff)
downloadports-26a0087e1eae735cc4087f82bd23ea56b71909e4.tar.gz
ports-26a0087e1eae735cc4087f82bd23ea56b71909e4.zip
Notes
Diffstat (limited to 'audio/aqualung')
-rw-r--r--audio/aqualung/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index 060b9c831caf..8dc1fef4982f 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -7,6 +7,7 @@
PORTNAME= aqualung
DISTVERSION= 0.9beta7
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF
@@ -19,7 +20,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
FLAC.7:${PORTSDIR}/audio/flac \
vorbis.3:${PORTSDIR}/audio/libvorbis \
oggz.3:${PORTSDIR}/audio/liboggz \
- speex.3:${PORTSDIR}/audio/speex \
+ speex.1:${PORTSDIR}/audio/speex \
mad.2:${PORTSDIR}/audio/libmad \
modplug.0:${PORTSDIR}/audio/libmodplug \
mpcdec.4:${PORTSDIR}/audio/libmpcdec \