aboutsummaryrefslogtreecommitdiff
path: root/audio/aqualung
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2012-01-18 17:36:27 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2012-01-18 17:36:27 +0000
commit719264f183f6cfe0439942bb329d5a9f57b83cf1 (patch)
treec3be8e5fe5275467409ac0e476ac3ef94340af5a /audio/aqualung
parent7a7150742905bbb52960a3f85218b5348539b0e9 (diff)
downloadports-719264f183f6cfe0439942bb329d5a9f57b83cf1.tar.gz
ports-719264f183f6cfe0439942bb329d5a9f57b83cf1.zip
Chase libcdio shlib bump
Notes
Notes: svn path=/head/; revision=289416
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 556a06096979..7c71655bfa21 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aqualung
DISTVERSION= 0.9beta11
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} \
http://wickedmachine.net/mirror/
@@ -27,7 +27,7 @@ LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \
mac.2:${PORTSDIR}/audio/mac \
tag.1:${PORTSDIR}/audio/taglib \
lrdf.2:${PORTSDIR}/textproc/liblrdf \
- cdio.12:${PORTSDIR}/sysutils/libcdio \
+ cdio.13:${PORTSDIR}/sysutils/libcdio \
mp3lame.0:${PORTSDIR}/audio/lame \
avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
strfunc.9:${PORTSDIR}/devel/libstrfunc \