aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
commitd1107bb40e81d1186ea75412dd5d61d736e4d726 (patch)
tree103926d89737f146b97db5255f054196dadab9fc /graphics
parentd89dccb61e24d9db4b71225fafab4061ae50cf51 (diff)
downloadports-d1107bb40e81d1186ea75412dd5d61d736e4d726.tar.gz
ports-d1107bb40e81d1186ea75412dd5d61d736e4d726.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/agave/Makefile2
-rw-r--r--graphics/aqsis/Makefile3
-rw-r--r--graphics/enblend/Makefile2
-rw-r--r--graphics/fracplanet/Makefile2
-rw-r--r--graphics/gnash-devel/Makefile2
-rw-r--r--graphics/gnash/Makefile2
-rw-r--r--graphics/gsculpt/Makefile2
-rw-r--r--graphics/hugin/Makefile2
-rw-r--r--graphics/inkscape/Makefile2
-rw-r--r--graphics/k3d/Makefile2
-rw-r--r--graphics/libopenraw/Makefile2
-rw-r--r--graphics/mapnik/Makefile2
-rw-r--r--graphics/panomatic/Makefile3
-rw-r--r--graphics/py-cgkit/Makefile5
-rw-r--r--graphics/py-exiv2/Makefile2
-rw-r--r--graphics/py-visual/Makefile5
16 files changed, 23 insertions, 17 deletions
diff --git a/graphics/agave/Makefile b/graphics/agave/Makefile
index 66d3c9301b70..dd00c751c4a1 100644
--- a/graphics/agave/Makefile
+++ b/graphics/agave/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= smyru@heron.pl
COMMENT= A color scheme builder for the GNOME desktop
LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \
- boost_thread.4:${PORTSDIR}/devel/boost
+ boost_thread.4:${PORTSDIR}/devel/boost-libs
# --disable-gnome option is broken in 0.4.2
#OPTIONS= GNOME "Adds GNOME support" on
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile
index c7f667eaf00e..b702b4986513 100644
--- a/graphics/aqsis/Makefile
+++ b/graphics/aqsis/Makefile
@@ -14,11 +14,12 @@ MASTER_SITES= SF
MAINTAINER= gahr@FreeBSD.org
COMMENT= A photorealistic rendering system
-BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost \
+BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \
bison:${PORTSDIR}/devel/bison \
xsltproc:${PORTSDIR}/textproc/libxslt \
fltk-threads>=0:${PORTSDIR}/x11-toolkits/fltk-threads
LIB_DEPENDS= IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
+ boost_filesystem.4:${PORTSDIR}/devel/boost-libs \
tiff.4:${PORTSDIR}/graphics/tiff \
aprutil-1.3:${PORTSDIR}/devel/apr \
db-4.2.2:${PORTSDIR}/databases/db42
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile
index b0e273c6c449..2fd88755c23c 100644
--- a/graphics/enblend/Makefile
+++ b/graphics/enblend/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= vd/enblend
MAINTAINER= vd@FreeBSD.org
COMMENT= A tool for image blending with multiresolution splines
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/pool/pool.hpp:${PORTSDIR}/devel/boost \
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/pool/pool.hpp:${PORTSDIR}/devel/boost-libs \
OpenEXR>=1.0:${PORTSDIR}/graphics/OpenEXR
LIB_DEPENDS= GLEW.1:${PORTSDIR}/graphics/glew \
jpeg.10:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/fracplanet/Makefile b/graphics/fracplanet/Makefile
index 3c909c836914..fd0618b7feb1 100644
--- a/graphics/fracplanet/Makefile
+++ b/graphics/fracplanet/Makefile
@@ -16,7 +16,7 @@ COMMENT= An interactive generator of planets and terrain
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake \
bash:${PORTSDIR}/shells/bash
-LIB_DEPENDS= boost_program_options.4:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_program_options.4:${PORTSDIR}/devel/boost-libs
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile
index f5b14b44218e..591bd091fe3c 100644
--- a/graphics/gnash-devel/Makefile
+++ b/graphics/gnash-devel/Makefile
@@ -19,7 +19,7 @@ EXTRACT_SUFX= .tar.tgz
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= GNU Flash movie player
-LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
jpeg.10:${PORTSDIR}/graphics/jpeg \
curl.5:${PORTSDIR}/ftp/curl \
ungif.5:${PORTSDIR}/graphics/libungif
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile
index b8907e4c95fa..222091b72410 100644
--- a/graphics/gnash/Makefile
+++ b/graphics/gnash/Makefile
@@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= GNU Flash movie player
-LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
jpeg.10:${PORTSDIR}/graphics/jpeg \
curl.5:${PORTSDIR}/ftp/curl \
ungif.5:${PORTSDIR}/graphics/libungif
diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile
index fec6dc153a17..125ef5b8bc87 100644
--- a/graphics/gsculpt/Makefile
+++ b/graphics/gsculpt/Makefile
@@ -16,7 +16,7 @@ DISTNAME= gSculpt-${PORTVERSION}-alpha-src
MAINTAINER= carpetsmoker@xs4all.nl
COMMENT= An Opensource 3D modelling application
-LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python
+LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/gtkgl/__init__.py:${PORTSDIR}/x11-toolkits/py-gtkglext \
${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 51aa097b6892..a7eab4e0475f 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \
IlmImf:${PORTSDIR}/graphics/OpenEXR \
exiv2:${PORTSDIR}/graphics/exiv2 \
pano13:${PORTSDIR}/graphics/libpano13 \
- boost_date_time:${PORTSDIR}/devel/boost
+ boost_date_time:${PORTSDIR}/devel/boost-libs
RUN_DEPENDS= enblend>=3.1.r20080615:${PORTSDIR}/graphics/enblend \
exiftool:${PORTSDIR}/graphics/p5-Image-ExifTool \
gmake:${PORTSDIR}/devel/gmake
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index b9753f1c65b4..4addf0de01ec 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= SF
MAINTAINER= gnome@FreeBSD.org
COMMENT= A program seeks to become a full featured open source SVG editor
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:${PORTSDIR}/devel/boost
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
gc.1:${PORTSDIR}/devel/boehm-gc \
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile
index 573c8257de64..c53c977567f7 100644
--- a/graphics/k3d/Makefile
+++ b/graphics/k3d/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick \
gts.5:${PORTSDIR}/graphics/gts \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext \
- boost_signals.4:${PORTSDIR}/devel/boost \
+ boost_signals.4:${PORTSDIR}/devel/boost-libs \
execinfo:${PORTSDIR}/devel/libexecinfo
RUN_DEPENDS= ppmtompeg:${PORTSDIR}/graphics/netpbm
diff --git a/graphics/libopenraw/Makefile b/graphics/libopenraw/Makefile
index 5c7bbc5a66ea..96e98bf22f22 100644
--- a/graphics/libopenraw/Makefile
+++ b/graphics/libopenraw/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://libopenraw.freedesktop.org/download/
MAINTAINER= pav@FreeBSD.org
COMMENT= Library for camera RAW files decoding
-LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
jpeg.10:${PORTSDIR}/graphics/jpeg
MAKE_JOBS_SAFE= yes
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile
index c93660e5d4ed..4fbfde186076 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -25,7 +25,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/freetype-config:${PORTSDIR}/print/freetype2 \
${PYTHON_PKGNAMEPREFIX}icu>=0.8.1:${PORTSDIR}/devel/py-icu \
${PYTHON_PKGNAMEPREFIX}cairo>=1.8.2:${PORTSDIR}/graphics/py-cairo \
${LOCALBASE}/include/cairomm-1.0/cairomm/cairomm.h:${PORTSDIR}/graphics/cairomm \
- ${LOCALBASE}/include/boost/python.hpp:${PORTSDIR}/devel/boost-python
+ ${LOCALBASE}/include/boost/python.hpp:${PORTSDIR}/devel/boost-python-libs
USE_PGSQL= yes
USE_BZIP2= yes
diff --git a/graphics/panomatic/Makefile b/graphics/panomatic/Makefile
index 7853bbdc4118..497fc8ddf529 100644
--- a/graphics/panomatic/Makefile
+++ b/graphics/panomatic/Makefile
@@ -13,7 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ii@any.com.ru
COMMENT= A tool that automates the creation of control points
-BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost
+BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \
+ ${LOCALBASE}/include/boost/format.hpp:${PORTSDIR}/devel/boost-libs
GNU_CONFIGURE= yes
USE_BZIP2= yes
diff --git a/graphics/py-cgkit/Makefile b/graphics/py-cgkit/Makefile
index 2bf673248a67..112f10e0f4dd 100644
--- a/graphics/py-cgkit/Makefile
+++ b/graphics/py-cgkit/Makefile
@@ -18,7 +18,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/a/alpha/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python Computer Graphics Kit
-BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-python scons:${PORTSDIR}/devel/scons
+BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \
+ boost_thread.4:${PORTSDIR}/devel/boost-libs \
+ boost_python.4:${PORTSDIR}/devel/boost-python-libs \
+ scons:${PORTSDIR}/devel/scons
USE_GL= yes
USE_PYTHON= yes
diff --git a/graphics/py-exiv2/Makefile b/graphics/py-exiv2/Makefile
index 7b87a97e90f6..dc7c66142e98 100644
--- a/graphics/py-exiv2/Makefile
+++ b/graphics/py-exiv2/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= dindin@dindin.ru
COMMENT= Python bindings for exiv2
LIB_DEPENDS= exiv2.7:${PORTSDIR}/graphics/exiv2\
- boost_python.4:${PORTSDIR}/devel/boost-python
+ boost_python.4:${PORTSDIR}/devel/boost-python-libs
USE_PYTHON= yes
USE_GMAKE= yes
diff --git a/graphics/py-visual/Makefile b/graphics/py-visual/Makefile
index 0ccc7cfa08e9..30e1136ac1ea 100644
--- a/graphics/py-visual/Makefile
+++ b/graphics/py-visual/Makefile
@@ -19,10 +19,11 @@ MAINTAINER= nivit@FreeBSD.org
COMMENT= A python module that offers real 3D visual output
BUILD_DEPENDS= ${PYNUMPY} \
- bjam:${PORTSDIR}/devel/boost-python
+ bjam:${PORTSDIR}/devel/boost-jam
LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea \
gtkglextmm-x11-1.2:${PORTSDIR}/x11-toolkits/gtkglextmm \
- glademm-2.4.1:${PORTSDIR}/devel/libglademm24
+ glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \
+ boost_python.4:${PORTSDIR}/devel/boost-python-libs
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_BZIP2= yes