aboutsummaryrefslogtreecommitdiff
path: root/audio/cpp-xmms2
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-08-19 11:56:16 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-08-19 11:56:16 +0000
commit6184fe3950e25b7cda50807def42eb652c9ac846 (patch)
treec03639202889e6df501bef83c1432705d58db3d4 /audio/cpp-xmms2
parent01886b8c5b9b1a26cd8dd563df6bd5b6d21244be (diff)
downloadports-6184fe3950e25b7cda50807def42eb652c9ac846.tar.gz
ports-6184fe3950e25b7cda50807def42eb652c9ac846.zip
Notes
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 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