aboutsummaryrefslogtreecommitdiff
path: root/audio/aqualung
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2008-04-07 20:37:23 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2008-04-07 20:37:23 +0000
commitfc6f8996911202c6df18b1ee15a9cb205ba4ea49 (patch)
tree539cb57de0e25c0fcfd062eb36d849e1f96fdb90 /audio/aqualung
parente736f59941a3e760ba36b76c2472497f04a3d7da (diff)
downloadports-fc6f8996911202c6df18b1ee15a9cb205ba4ea49.tar.gz
ports-fc6f8996911202c6df18b1ee15a9cb205ba4ea49.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 9b0dfc7cd25e..c6b7eb0baead 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -7,6 +7,7 @@
PORTNAME= aqualung
DISTVERSION= 0.9beta9
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF
@@ -16,7 +17,7 @@ COMMENT= Music player with rich features
LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
sndfile.1:${PORTSDIR}/audio/libsndfile \
- FLAC.7:${PORTSDIR}/audio/flac \
+ FLAC.10:${PORTSDIR}/audio/flac \
vorbis.4:${PORTSDIR}/audio/libvorbis \
oggz.3:${PORTSDIR}/audio/liboggz \
speex.1:${PORTSDIR}/audio/speex \