aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-devel/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-08-23 22:00:20 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-08-23 22:00:20 +0000
commit2b608c59790d09af4fc222a6566bda5cc9a0d071 (patch)
treeb809e78b258e720f27d210db33b4839482f701e8 /editors/openoffice.org-2-devel/Makefile
parent912b6ec4fbddc214a5230db34df1e9e7874f49d0 (diff)
downloadports-2b608c59790d09af4fc222a6566bda5cc9a0d071.tar.gz
ports-2b608c59790d09af4fc222a6566bda5cc9a0d071.zip
Notes
Diffstat (limited to 'editors/openoffice.org-2-devel/Makefile')
-rw-r--r--editors/openoffice.org-2-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index 0850893b4f1f..15d555f2d75c 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/Makefile
@@ -63,9 +63,9 @@ JAVA_VENDOR= bsdjava
JAVA_VENDOR= freebsd bsdjava
.endif
.if (${OSVERSION} >= 700000)
-JAVA_VERSION= 1.5
+JAVA_VERSION= 1.5 1.6
.else
-JAVA_VERSION= 1.4 1.5
+JAVA_VERSION= 1.4 1.5 1.6
.endif
.include <${FILESDIR}/Makefile.localized>