diff options
author | pav <pav@FreeBSD.org> | 2009-07-28 19:45:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-07-28 19:45:08 +0800 |
commit | 291da30e08e6256cb9c448d12d81e18bfcef7895 (patch) | |
tree | ed5f09afdd626c922e88015da3aeeb6ae1eff9bd /audio | |
parent | db5c7bc390ded3a323a9e1b04bb27d75d82b8182 (diff) | |
download | freebsd-ports-gnome-291da30e08e6256cb9c448d12d81e18bfcef7895.tar.gz freebsd-ports-gnome-291da30e08e6256cb9c448d12d81e18bfcef7895.tar.zst freebsd-ports-gnome-291da30e08e6256cb9c448d12d81e18bfcef7895.zip |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ardour/Makefile | 2 | ||||
-rw-r--r-- | audio/cpp-xmms2/Makefile | 2 | ||||
-rw-r--r-- | audio/mp3plot/Makefile | 2 | ||||
-rw-r--r-- | audio/mumble/Makefile | 2 | ||||
-rw-r--r-- | audio/patchage/Makefile | 2 | ||||
-rw-r--r-- | audio/py-tagpy/Makefile | 2 | ||||
-rw-r--r-- | audio/raul/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index d7ad0dcadedc..cffd1f81f8a0 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= lrdf.2:${PORTSDIR}/textproc/liblrdf \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ jack.0:${PORTSDIR}/audio/jack \ sndfile.1:${PORTSDIR}/audio/libsndfile \ - boost_date_time.4:${PORTSDIR}/devel/boost \ + boost_date_time.4:${PORTSDIR}/devel/boost-libs \ gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26 \ sqlite3:${PORTSDIR}/databases/sqlite3 \ lo.7:${PORTSDIR}/audio/liblo \ diff --git a/audio/cpp-xmms2/Makefile b/audio/cpp-xmms2/Makefile index a196528b8ee6..ea61974e2d5b 100644 --- a/audio/cpp-xmms2/Makefile +++ b/audio/cpp-xmms2/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= cpp- MAINTAINER= alexbl@FreeBSD.org COMMENT= C++ Bindings for XMMS2 -LIB_DEPENDS+= boost_signals.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS+= boost_signals.4:${PORTSDIR}/devel/boost-libs \ xmmsclient.4:${PORTSDIR}/audio/xmms2 MASTERDIR= ${.CURDIR}/../xmms2 diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index d38b5a3b80b3..9368822c496b 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://p.outlyer.net/mp3plot/files/ MAINTAINER= scjamorim@bsd.com.br COMMENT= Mp3 bitrate plot tool -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs OPTIONS= GD "Enable support for GD library" on \ IMAGEMAGICK "Enable support for Magick++" off diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index ed7159e3d9d4..a13963088199 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -15,7 +15,7 @@ MAINTAINER= marius@nuenneri.ch COMMENT= A voice chat software primarily intended for use while gaming LIB_DEPENDS+= speex.1:${PORTSDIR}/audio/speex \ - boost_iostreams:${PORTSDIR}/devel/boost + boost_iostreams:${PORTSDIR}/devel/boost-libs USE_GMAKE= yes USE_QT_VER= 4 diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile index 5685995299e0..78fd936e7655 100644 --- a/audio/patchage/Makefile +++ b/audio/patchage/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.drobilla.net/ MAINTAINER= trasz@FreeBSD.org COMMENT= Modular patch bay for Jack -LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs \ glibmm-2.4.1:${PORTSDIR}/devel/glibmm \ glademm-2.4:${PORTSDIR}/devel/libglademm24 \ raul.2:${PORTSDIR}/audio/raul \ diff --git a/audio/py-tagpy/Makefile b/audio/py-tagpy/Makefile index 7a854851aa74..bea4aa4b747e 100644 --- a/audio/py-tagpy/Makefile +++ b/audio/py-tagpy/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Python bindings for Scott Wheeler's TagLib -LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python \ +LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python-libs \ tag.6:${PORTSDIR}/audio/taglib HAS_CONFIGURE= yes diff --git a/audio/raul/Makefile b/audio/raul/Makefile index b0b1f1eb7f2e..15b2154f2cda 100644 --- a/audio/raul/Makefile +++ b/audio/raul/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.drobilla.net/ MAINTAINER= trasz@FreeBSD.org COMMENT= C++ utility library primarily aimed at audio/musical applications -LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs \ jack.0:${PORTSDIR}/audio/jack \ lash.2:${PORTSDIR}/audio/lash \ glibmm-2.4.1:${PORTSDIR}/devel/glibmm |