diff options
-rw-r--r-- | graphics/openshadinglanguage/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile index c8d1eaff6a4..35a990725ad 100644 --- a/graphics/openshadinglanguage/Makefile +++ b/graphics/openshadinglanguage/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ libOpenImageIO.so:${PORTSDIR}/graphics/openimageio RUN_DEPENDS= llvm-config34:${PORTSDIR}/devel/llvm34 +BROKEN_FreeBSD_9= does not build + USE_GITHUB= yes GH_ACCOUNT= imageworks GH_PROJECT= OpenShadingLanguage |