summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsunpoet <sunpoet@35697150-7ecd-e111-bb59-0022644237b5>2021-03-30 19:11:59 +0000
committersunpoet <sunpoet@35697150-7ecd-e111-bb59-0022644237b5>2021-03-30 19:11:59 +0000
commit1421d10897582768889eb0d6881c6546873c8d68 (patch)
tree774da63931dce88fee96b845df2e6a3f834394a4
parent39fecc517e83fb4faf5d6c31fe871bf7792a9b6b (diff)
downloadfreebsd-ports-1421d10897582768889eb0d6881c6546873c8d68.tar.gz
freebsd-ports-1421d10897582768889eb0d6881c6546873c8d68.tar.bz2
Do not build this port on i386
git-svn-id: http://svn.freebsd.org/ports/head@569571 35697150-7ecd-e111-bb59-0022644237b5
-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