summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/jdk16/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile
index 53f18ef42260..caf537464265 100644
--- a/java/jdk16/Makefile
+++ b/java/jdk16/Makefile
@@ -24,8 +24,6 @@ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
${LOCALBASE}/include/cups/cups.h:${PORTSDIR}/print/cups-client
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
-BROKEN= does not compile
-
OPTIONS= DEBUG "Enable debugging support" off \
IPV6 "Enable IPv6 support" off \
WEB "Enable the browser plugin and Java Web Start" on \