diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-09-02 00:39:52 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-09-02 00:39:52 +0000 |
commit | 399c8386df1d2294a6bc3f5def0e9e0f65b8bd9d (patch) | |
tree | 23e41a356b0f5d78b2f0242c7e10256f80258228 /editors/openoffice.org-1.1 | |
parent | 82f3e9e5e89fa4e4aa930aa3b9b320254ef83dd5 (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-1.1')
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index 98bb8639fb22..568ea5edb4ee 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -49,6 +49,7 @@ WITHOUT_CPU_CFLAGS= true USE_JAVA= yes JAVA_VERSION= 1.4 JAVA_BUILD= jdk +JAVA_VENDOR= bsdjava .endif .include <bsd.port.pre.mk> |