diff options
author | Maho Nakata <maho@FreeBSD.org> | 2009-03-09 02:01:20 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2009-03-09 02:01:20 +0000 |
commit | 99a195ecc4ffe94d9d7b55898304f589c2e6b624 (patch) | |
tree | 8d8cfcba17f611b298cd1496b3ffa22303e9f912 /java | |
parent | be5c4f1e3b89c73254410d4ae936afd257cdd320 (diff) | |
download | ports-99a195ecc4ffe94d9d7b55898304f589c2e6b624.tar.gz ports-99a195ecc4ffe94d9d7b55898304f589c2e6b624.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/openjdk6/Makefile | 1 |
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 |