aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/luxrender
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2012-05-17 00:10:00 +0800
committermakc <makc@FreeBSD.org>2012-05-17 00:10:00 +0800
commit7d6fdfc9b9cc4ab372deee5bc47558ca811d8563 (patch)
tree48beb6cb48e1c1d5efa3b679c01affb3cdae1b88 /graphics/luxrender
parent5c4b996cbf981d3a7414474de14ec09f627294a4 (diff)
downloadfreebsd-ports-gnome-7d6fdfc9b9cc4ab372deee5bc47558ca811d8563.tar.gz
freebsd-ports-gnome-7d6fdfc9b9cc4ab372deee5bc47558ca811d8563.tar.zst
freebsd-ports-gnome-7d6fdfc9b9cc4ab372deee5bc47558ca811d8563.zip
Mark BROKEN= does not build with boost-1.48.0
Approved by: danfe (maintainer)
Diffstat (limited to 'graphics/luxrender')
-rw-r--r--graphics/luxrender/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/luxrender/Makefile b/graphics/luxrender/Makefile
index b68f7b1570f1..be7eff9eaea2 100644
--- a/graphics/luxrender/Makefile
+++ b/graphics/luxrender/Makefile
@@ -18,6 +18,8 @@ COMMENT= A physically based and unbiased rendering system
LICENSE= GPLv3
+BROKEN= does not build with boost-1.48.0
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libfreeimage.a:${PORTSDIR}/graphics/freeimage
LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
png.6:${PORTSDIR}/graphics/png \