aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3-devel/Makefile')
-rw-r--r--editors/openoffice-3-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index c690924fe1a5..2d5c2180eddc 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -60,9 +60,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>