aboutsummaryrefslogtreecommitdiffstats
path: root/audio/deadbeef
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/deadbeef
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/deadbeef')
-rw-r--r--audio/deadbeef/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile
index 6ec28cd8e382..517793eea65f 100644
--- a/audio/deadbeef/Makefile
+++ b/audio/deadbeef/Makefile
@@ -7,6 +7,7 @@
PORTNAME= deadbeef
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/
@@ -205,7 +206,7 @@ CONFIGURE_ARGS+= --disable-cdda
PLIST_SUB+= CDDA="@comment "
.else
PLIST_SUB+= CDDA=""
-LIB_DEPENDS+= cdio.12:${PORTSDIR}/sysutils/libcdio \
+LIB_DEPENDS+= cdio.13:${PORTSDIR}/sysutils/libcdio \
cddb.4:${PORTSDIR}/audio/libcddb
.endif