aboutsummaryrefslogtreecommitdiff
path: root/audio/cpp-xmms2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-07 21:57:58 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-07 21:57:58 +0000
commited53e9f09a263524067ab6147a9e0bd2c573eb37 (patch)
tree8495f22e19d5fc4a39a72c3eca33b74681a95cd0 /audio/cpp-xmms2
parentc6b2bd706c70739b29c5a21aa09cda9c367dd0c1 (diff)
downloadports-ed53e9f09a263524067ab6147a9e0bd2c573eb37.tar.gz
ports-ed53e9f09a263524067ab6147a9e0bd2c573eb37.zip
- Chase xmmsclient shlib bump
Pointy hat to: alexbl
Notes
Notes: svn path=/head/; revision=216498
Diffstat (limited to 'audio/cpp-xmms2')
-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 19278d90f788..2d928dbb4175 100644
--- a/audio/cpp-xmms2/Makefile
+++ b/audio/cpp-xmms2/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
PKGNAMEPREFIX= cpp-
@@ -13,7 +13,7 @@ MAINTAINER= alexbl@FreeBSD.org
COMMENT= C++ Bindings for XMMS2
LIB_DEPENDS+= boost_signals.4:${PORTSDIR}/devel/boost \
- xmmsclient.3:${PORTSDIR}/audio/xmms2
+ xmmsclient.4:${PORTSDIR}/audio/xmms2
MASTERDIR= ${.CURDIR}/../xmms2
USE_LDCONFIG= yes