From c52a715800ff83f6a958709fb689f16631b4ef8a Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 27 May 2017 00:20:19 +0000 Subject: Mark some ports failing on armv6, for errors classified as "???", part 2. While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- math/jakarta-commons-math3/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math/jakarta-commons-math3/Makefile') diff --git a/math/jakarta-commons-math3/Makefile b/math/jakarta-commons-math3/Makefile index 7f449daf7442..49d4819e9611 100644 --- a/math/jakarta-commons-math3/Makefile +++ b/math/jakarta-commons-math3/Makefile @@ -17,6 +17,8 @@ COMMENT= Java library of self-contained mathematics and statistics components LICENSE= APACHE20 +BROKEN_armv6= fails to compile: build.xml: Compile failed; see the compiler error output for details + USE_ANT= yes USE_JAVA= yes JAVA_VERSION= 1.6+ -- cgit