aboutsummaryrefslogtreecommitdiff
path: root/java/jdk16/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-12-03 19:53:44 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-12-03 19:53:44 +0000
commit008ccf15cd6184d3b3b815e2fbbb3b6652c7fc92 (patch)
tree4b29fcd9e82c8e00330af57de340d79492f05baf /java/jdk16/Makefile
parent93ffc3db5911559b282c3d9c3c37187df3d33580 (diff)
Notes
Diffstat (limited to 'java/jdk16/Makefile')
-rw-r--r--java/jdk16/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile
index 6ab93e3cb8e4..169a67f7b96d 100644
--- a/java/jdk16/Makefile
+++ b/java/jdk16/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jdk
PORTVERSION= ${JDK_VERSION}p${JDK_PATCHSET_VERSION}
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= java devel
MASTER_SITES= # http://www.sun.com/software/java2/download.html
# http://www.eyesbeyond.com/freebsddom/java/jdk14.html
@@ -99,8 +99,6 @@ MAKE_ENV= ALT_BOOTDIR="${JDK14DIR}" \
.if defined(MINIMAL)
MAKE_ENV+= NO_PLUGIN="YES" \
NO_JAVAWS="YES"
-.else
-FORBIDDEN= Vulnerabilities in the browser plugin
.endif
ALL_TARGET= all
PLIST_SUB+= JDK_VERSION=${JDK_VERSION}