diff options
| author | Greg Lewis <glewis@FreeBSD.org> | 2007-02-26 00:22:20 +0000 |
|---|---|---|
| committer | Greg Lewis <glewis@FreeBSD.org> | 2007-02-26 00:22:20 +0000 |
| commit | f6636087f50f910a803fcc9f4b45e1061e63fb49 (patch) | |
| tree | 30ac2d31b9d09b57c93febb02ddeaa80fce9d7d2 /java/jdk15 | |
| parent | ce95857bda6c3594332e59f05515b93d507fd956 (diff) | |
Notes
Diffstat (limited to 'java/jdk15')
| -rw-r--r-- | java/jdk15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk15/Makefile b/java/jdk15/Makefile index 603e68043d66..deecc6d70ba3 100644 --- a/java/jdk15/Makefile +++ b/java/jdk15/Makefile @@ -31,7 +31,7 @@ WITHOUT_WEB= yes OPTIONS+= WEB "Enable the browser plugin and Java Web Start" on .endif OPTIONS+= POLICY "Install the Unlimited Strength Policy Files" off \ - TZUPDATE "Update the time zone data" on \ + TZUPDATE "Update the time zone data" on \ JAIL "Port is being built within a jail" off WANT_GNOME= yes |
