diff options
Diffstat (limited to 'math/jakarta-commons-math/Makefile')
-rw-r--r-- | math/jakarta-commons-math/Makefile | 2 |
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 |