From ff9f11c4da9aae59f797f0053b0bfa2caecbe80c Mon Sep 17 00:00:00 2001 From: Simon Barner Date: Wed, 4 Jul 2007 15:10:58 +0000 Subject: - Bump boost shared library version to 4 - Bump PORTREVISION --- audio/cpp-xmms2/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio/cpp-xmms2') 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 -- cgit v1.2.3