aboutsummaryrefslogtreecommitdiff
path: root/graphics/appleseed
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-12-18 23:28:17 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-12-18 23:28:17 +0000
commit1f17240852a5402a649a4d9f7cd8e1bda4a52288 (patch)
tree9f07ac9868f31aa9aa9342560f9686975e960d77 /graphics/appleseed
parent368f471d1b84f869bbaace19d853d745c2e5a7fb (diff)
downloadports-1f17240852a5402a649a4d9f7cd8e1bda4a52288.tar.gz
ports-1f17240852a5402a649a4d9f7cd8e1bda4a52288.zip
Notes
Diffstat (limited to 'graphics/appleseed')
-rw-r--r--graphics/appleseed/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile
index 97b32e32e7f4..85631e5c3fd3 100644
--- a/graphics/appleseed/Makefile
+++ b/graphics/appleseed/Makefile
@@ -12,6 +12,8 @@ COMMENT= Modern, physically-based production renderer
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN= fails to build
+
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libpng.so:graphics/png \
libIlmImf.so:graphics/openexr \