summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2009-03-09 02:01:20 +0000
committerMaho Nakata <maho@FreeBSD.org>2009-03-09 02:01:20 +0000
commit99a195ecc4ffe94d9d7b55898304f589c2e6b624 (patch)
tree8d8cfcba17f611b298cd1496b3ffa22303e9f912 /java
parentDue to miss commit, backout distinfo. (diff)
Remove WEB knob.
OpenJDK (6 or 7) doesn't yet come with a plugin or webstart. Submitted by: Kurt Miller <lists@intricatesoftware.com> http://docs.FreeBSD.org/cgi/mid.cgi?200902251003.14760.lists Approved by: Brian Gardner <brian@experts-exchange.com> (maintainer)
Notes
Notes: svn path=/head/; revision=229718
Diffstat (limited to 'java')
-rw-r--r--java/openjdk6/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/openjdk6/Makefile b/java/openjdk6/Makefile
index ede2ee3647f4..c23f80e687a2 100644
--- a/java/openjdk6/Makefile
+++ b/java/openjdk6/Makefile
@@ -27,7 +27,6 @@ CUSTOM_PATCH_WRKSRC= ${WRKDIR}/${CUSTOM_UNZIPPED_PATCH_NAME}
OPTIONS= DEBUG "Enable debugging support" off \
IPV6 "Enable IPv6 support" off \
- WEB "Enable the browser plugin and Java Web Start" on \
POLICY "Install the Unlimited Strength Policy Files" off \
# java extracts directly to the cwd