aboutsummaryrefslogtreecommitdiff
path: root/audio/cpp-xmms2
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
committerSimon Barner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
commitff9f11c4da9aae59f797f0053b0bfa2caecbe80c (patch)
tree95c82da5e0c2ef6e4930cb125fed9a39eec8051c /audio/cpp-xmms2
parent3bbfbacaf2154bc613e5f863c01b8de6e18c7110 (diff)
downloadports-ff9f11c4da9aae59f797f0053b0bfa2caecbe80c.tar.gz
ports-ff9f11c4da9aae59f797f0053b0bfa2caecbe80c.zip
Notes
Diffstat (limited to 'audio/cpp-xmms2')
-rw-r--r--audio/cpp-xmms2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/cpp-xmms2/Makefile b/audio/cpp-xmms2/Makefile
index e2109b21ff9d..895da38e2384 100644
--- a/audio/cpp-xmms2/Makefile
+++ b/audio/cpp-xmms2/Makefile
@@ -5,14 +5,15 @@
# $FreeBSD$
#
+PORTREVISION= 1
CATEGORIES= audio
PKGNAMEPREFIX= cpp-
MAINTAINER= alexbl@FreeBSD.org
COMMENT= C++ Bindings for XMMS2
-LIB_DEPENDS+= boost_signals.3:${PORTSDIR}/devel/boost \
- xmmsclient.2:${PORTSDIR}/audio/xmms2
+LIB_DEPENDS+= boost_signals.4:${PORTSDIR}/devel/boost \
+ xmmsclient.2:${PORTSDIR}/audio/xmms2
MASTERDIR= ${.CURDIR}/../xmms2
USE_LDCONFIG= yes