aboutsummaryrefslogtreecommitdiffstats
path: root/audio/cpp-xmms2/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-08-19 19:56:16 +0800
committermiwi <miwi@FreeBSD.org>2009-08-19 19:56:16 +0800
commit86baa9e5e555feca4fa6cd2eab52aa900003e386 (patch)
tree5ec6eaaa3cb9b0d5544f7558b47d5732a64ef829 /audio/cpp-xmms2/Makefile
parent20af277a4eb5ae3ad243990e7cfd620bfa9e6766 (diff)
downloadfreebsd-ports-gnome-86baa9e5e555feca4fa6cd2eab52aa900003e386.tar.gz
freebsd-ports-gnome-86baa9e5e555feca4fa6cd2eab52aa900003e386.tar.zst
freebsd-ports-gnome-86baa9e5e555feca4fa6cd2eab52aa900003e386.zip
- Chase xmms2 shlib bump
Diffstat (limited to 'audio/cpp-xmms2/Makefile')
-rw-r--r--audio/cpp-xmms2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cpp-xmms2/Makefile b/audio/cpp-xmms2/Makefile
index 8f3130c6b766..af657493899e 100644
--- a/audio/cpp-xmms2/Makefile
+++ b/audio/cpp-xmms2/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
PKGNAMEPREFIX= cpp-
@@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= C++ Bindings for XMMS2
LIB_DEPENDS+= boost_signals.4:${PORTSDIR}/devel/boost-libs \
- xmmsclient.4:${PORTSDIR}/audio/xmms2
+ xmmsclient.5:${PORTSDIR}/audio/xmms2
MASTERDIR= ${.CURDIR}/../xmms2
USE_LDCONFIG= yes