aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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