diff --git a/java/jdk14/Makefile b/java/jdk14/Makefile index 48bf949d477f..b25cbd06eb79 100644 --- a/java/jdk14/Makefile +++ b/java/jdk14/Makefile @@ -32,7 +32,8 @@ OPTIONS= DEBUG "Enable debugging support" off \ IPV6 "Enable IPv6 support" off \ POLICY "Install the Unlimited Strength Policy Files" off \ TZUPDATE "Update the time zone data" on \ - WEB "Enable the browser plugin and Java Web Start" on + WEB "Enable the browser plugin and Java Web Start" on \ + JAIL "Port is being built within a jail" off .if defined(WITH_OPENMOTIF_JDK) BUILD_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/open-motif-jdk:extract