summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-03-27 23:05:46 +0000
committerjoerg <joerg@pkgsrc.org>2015-03-27 23:05:46 +0000
commit54e9a815395016d0b8bc1e704a841337c7459d74 (patch)
tree8f22116219f5ac14facc0a1eb59fbcd87a6e8af2
parentdc5bf0f4ce7eec04de79020a76d9982beea935db (diff)
downloadpkgsrc-54e9a815395016d0b8bc1e704a841337c7459d74.tar.gz
Supports only x86.
-rw-r--r--graphics/darktable/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index 346034a3e01..2ef8353c673 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2014/10/07 16:47:26 adam Exp $
+# $NetBSD: Makefile,v 1.51 2015/03/27 23:05:46 joerg Exp $
DISTNAME= darktable-1.2.3
PKGREVISION= 8
@@ -38,6 +38,9 @@ LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/darktable
# NetBSD 6 libm is the first with exp2f(3)
#NOT_FOR_PLATFORM= NetBSD-4*-* NetBSD-5.[0-8]*-*
+# Hard-coded use of SSE2
+ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64
+
.include "../../mk/bsd.fast.prefs.mk"
.if ${MACHINE_ARCH} == "i386"
# SSE alignment issues