aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-10-01 09:38:47 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-10-01 09:38:47 +0000
commit38060666e1fe47e9e5c32075b98bccb66e30f818 (patch)
treed1e06183bbe84d50668b61be7055f1eac5642c9d /graphics
parent9ceed95b3ed596fca450a962387b5d52347c49de (diff)
downloadports-38060666e1fe47e9e5c32075b98bccb66e30f818.tar.gz
ports-38060666e1fe47e9e5c32075b98bccb66e30f818.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/oidn/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/oidn/Makefile b/graphics/oidn/Makefile
index 29d2d216e929..efafbda6d028 100644
--- a/graphics/oidn/Makefile
+++ b/graphics/oidn/Makefile
@@ -12,7 +12,8 @@ COMMENT= Intel(R) Open Image Denoise library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BROKEN_i386= Intel(R) MKL-DNN supports 64 bit platforms only (oidn contains a custom version of mkl-dnn, see math/mkl-dnn)
+ONLY_FOR_ARCHS= amd64
+ONLY_FOR_ARCHS_REASON= Intel(R) MKL-DNN supports x86 64 bit platforms only (oidn contains a custom version of mkl-dnn, see math/mkl-dnn)
LIB_DEPENDS= libtbb.so:devel/tbb