aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/jna/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/jna/Makefile b/devel/jna/Makefile
index 336c1076b60c..c755e4d5b5b5 100644
--- a/devel/jna/Makefile
+++ b/devel/jna/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= GH
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Java access to native shared libraries
+BROKEN= Build fails due to test failures
+
USES= gmake
USE_GCC= any
USE_ANT= yes