summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--biology/biojava/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/biojava/Makefile b/biology/biojava/Makefile
index 133c62dd6235..e7faaa757e42 100644
--- a/biology/biojava/Makefile
+++ b/biology/biojava/Makefile
@@ -33,6 +33,8 @@ RUN_DEPENDS= ${JAVALIBDIR}/hsqldb.jar:${PORTSDIR}/databases/hsqldb \
BUILD_DEPENDS+= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit
.endif
+BROKEN= Does not build
+
USE_JAVA= yes
JAVA_VERSION= 1.4+
USE_ANT= yes