aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-devel/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2009-07-19 22:23:57 +0000
committerMaho Nakata <maho@FreeBSD.org>2009-07-19 22:23:57 +0000
commit4aaac129f031022f789f82442a90c7328d4c213b (patch)
tree6f08d581bde385847ecee8119c00fe208b1d5946 /editors/openoffice.org-2-devel/Makefile
parent647c7cf176cb7796cb58fb581d989a10d494735e (diff)
downloadports-4aaac129f031022f789f82442a90c7328d4c213b.tar.gz
ports-4aaac129f031022f789f82442a90c7328d4c213b.zip
Notes
Diffstat (limited to 'editors/openoffice.org-2-devel/Makefile')
-rw-r--r--editors/openoffice.org-2-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index c33015c21c98..9141d8ea24ac 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/Makefile
@@ -49,7 +49,7 @@ MAKE_JOBS_SAFE= yes
USE_JAVA= yes
JAVA_BUILD= jdk
-JAVA_VENDOR= freebsd bsdjava
+JAVA_VENDOR= freebsd bsdjava openjdk
.if (${OSVERSION} >= 700000)
JAVA_VERSION= 1.5 1.6
.else