aboutsummaryrefslogtreecommitdiffstats
path: root/audio/aqualung
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2012-01-19 01:36:27 +0800
committerarved <arved@FreeBSD.org>2012-01-19 01:36:27 +0800
commitceede3db99aaa60e2ac21b89f43d6ee5ba0d5b0c (patch)
tree1f0483f8ca1a2e74f781ad794d151f47bb3592f7 /audio/aqualung
parente6bb535d2ed5eb42475fccab86fe28d902515997 (diff)
downloadfreebsd-ports-gnome-ceede3db99aaa60e2ac21b89f43d6ee5ba0d5b0c.tar.gz
freebsd-ports-gnome-ceede3db99aaa60e2ac21b89f43d6ee5ba0d5b0c.tar.zst
freebsd-ports-gnome-ceede3db99aaa60e2ac21b89f43d6ee5ba0d5b0c.zip
Chase libcdio shlib bump
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 \