diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-06-28 00:42:55 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-06-28 00:42:55 +0000 |
commit | 2917895ed953666d85b55910bc4052212f8ce86b (patch) | |
tree | 67e0e1eba0d88806d4716619ee8bc947ca66b3a6 /editors/openoffice.org-3 | |
parent | e52aa633869add66fb5861d5470686fa7cf58d18 (diff) | |
download | ports-2917895ed953666d85b55910bc4052212f8ce86b.tar.gz ports-2917895ed953666d85b55910bc4052212f8ce86b.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-3')
-rw-r--r-- | editors/openoffice.org-3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index a3ae0ad66bb0..04922a2553a5 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -37,7 +37,7 @@ USE_REINPLACE= yes .if !defined(WITHOUT_JAVA) USE_JAVA= yes -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.4 JAVA_BUILD= jdk .endif |