aboutsummaryrefslogtreecommitdiff
path: root/graphics/darktable
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-06-26 22:37:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-06-26 22:37:10 +0000
commitaedb6389cfbac132b0fb3995355cca0bf16bc03d (patch)
tree80f7b9878b8007f6cac66324a1cf8be1f966c355 /graphics/darktable
parent31f0a78f6e2f72b4704e62a0ad15914315979479 (diff)
downloadports-aedb6389cfbac132b0fb3995355cca0bf16bc03d.tar.gz
ports-aedb6389cfbac132b0fb3995355cca0bf16bc03d.zip
arm64 has no meaning here. The correct spelling is aarch64.
Since the port needs sse functions, it won't run there anyway. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=444420
Diffstat (limited to 'graphics/darktable')
-rw-r--r--graphics/darktable/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index b859b56a6dac..5a138a6539ab 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libsoup-2.4.so:devel/libsoup \
libtiff.so:graphics/tiff
-ONLY_FOR_ARCHS= amd64 arm64
+ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= uses SSE instructions and 64-bit address space
USES= cmake:outsource compiler:c++11-lib desktop-file-utils \