diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-04-15 02:45:17 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-04-15 02:45:17 +0000 |
commit | 5989bd3b16036318b73b00eeb65bd314aeee54da (patch) | |
tree | 719c699988c7e21482e2c05c6fb1bcf0bc511a05 /editors/openoffice.org-2.0-devel | |
parent | 8f569b1b0e665bfa0ea47d356974c815bb1ef3ee (diff) | |
download | ports-5989bd3b16036318b73b00eeb65bd314aeee54da.tar.gz ports-5989bd3b16036318b73b00eeb65bd314aeee54da.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-2.0-devel')
-rw-r--r-- | editors/openoffice.org-2.0-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index 84fb160e4d72..6a49cbc15565 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/Makefile @@ -50,7 +50,7 @@ ONLY_FOR_ARCHS= i386 .if !defined(WITHOUT_JAVA) && !defined(WITH_GNUGCJ) USE_JAVA= yes -JAVA_VERSION= 1.5 +JAVA_VERSION= 1.4+ JAVA_BUILD= jdk JAVA_VENDOR= freebsd bsdjava .endif |