aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-30 19:11:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-30 19:11:59 +0000
commitda815c61263866fd4a4669f9ec527bd156595a62 (patch)
tree774da63931dce88fee96b845df2e6a3f834394a4 /graphics
parent66ea8f2ae0b1ff1ecd266ebce658a5fc4021fd27 (diff)
downloadports-da815c61263866fd4a4669f9ec527bd156595a62.tar.gz
ports-da815c61263866fd4a4669f9ec527bd156595a62.zip
Do not build this port on i386
Notes
Notes: svn path=/head/; revision=569571
Diffstat (limited to 'graphics')
-rw-r--r--graphics/openjph/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/openjph/Makefile b/graphics/openjph/Makefile
index 28c39cb8b71e..d68484fca637 100644
--- a/graphics/openjph/Makefile
+++ b/graphics/openjph/Makefile
@@ -12,6 +12,9 @@ COMMENT= Open-source implementation of JPEG2000 Part-15
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/license.txt
+NOT_FOR_ARCHS= i386
+NOT_FOR_ARCHS_REASON= is currently 64-bit only
+
USES= cmake compiler:c++11-lang pathfix
CMAKE_ON= BUILD_SHARED_LIBS