summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-09-02 00:39:52 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-09-02 00:39:52 +0000
commit399c8386df1d2294a6bc3f5def0e9e0f65b8bd9d (patch)
tree23e41a356b0f5d78b2f0242c7e10256f80258228 /editors/openoffice.org-1.1/Makefile
parentNot overwritten CATEGORIES for localized packages (diff)
Currently OOo is buildbale only with bsdjava
Reported by: many people
Notes
Notes: svn path=/head/; revision=141742
Diffstat (limited to '')
-rw-r--r--editors/openoffice.org-1.1/Makefile1
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>