summaryrefslogtreecommitdiff
path: root/java/java3d
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-22 01:15:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-22 01:15:19 +0000
commit4cb19e7f8736e7bc55f9efa09ac868abbe116836 (patch)
tree0c07443b478fb33416592bf0cae1d18b5907dd27 /java/java3d
parentCorrect spelling of ONLY_FOR_ARCHS, move it to the right place, and sort. (diff)
Mark these ports as broken on aarch64, and, where appropriate, on armvX.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473012
Diffstat (limited to 'java/java3d')
-rw-r--r--java/java3d/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/java3d/Makefile b/java/java3d/Makefile
index 7a46814d18b4..9715a8195ac7 100644
--- a/java/java3d/Makefile
+++ b/java/java3d/Makefile
@@ -13,6 +13,7 @@ COMMENT= Provides API for creating and manipulation of 3D geometry
LICENSE= BSD2CLAUSE GPLv2
LICENSE_COMB= multi
+BROKEN_aarch64= fails to compile: GVector.java:168: bad use of '>'
BROKEN_armv6= fails to compile: build.xml: Compile failed; see the compiler error output for details
BROKEN_armv7= fails to compile: build.xml: Compile failed; see the compiler error output for details