aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-03-22 16:36:55 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2018-03-22 16:36:55 +0800
commitcc4debf257d658a18be20b54a01fe0068a975faa (patch)
treeb6955b71d9a2d95c157a4c17325deeff1abdeee3
parentd6f5f4d700bc62af3cd9e22cfeb13d2753650d22 (diff)
downloadfreebsd-ports-cc4debf257d658a18be20b54a01fe0068a975faa.tar.gz
freebsd-ports-cc4debf257d658a18be20b54a01fe0068a975faa.tar.zst
freebsd-ports-cc4debf257d658a18be20b54a01fe0068a975faa.zip
Mark BROKEN: fails to build
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0 Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=465271
-rw-r--r--math/jakarta-commons-math/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/jakarta-commons-math/Makefile b/math/jakarta-commons-math/Makefile
index 1b4e0181590a..3518aeab8f0c 100644
--- a/math/jakarta-commons-math/Makefile
+++ b/math/jakarta-commons-math/Makefile
@@ -18,6 +18,8 @@ COMMENT= Java library of self-contained mathematics and statistics components
LICENSE= APACHE20
+BROKEN= fails to build
+
USE_ANT= yes
USE_JAVA= yes
JAVA_VERSION= 1.6 1.7