JDK16 support, just followup to openoffice.org-2 port.

This commit is contained in:
Maho Nakata 2008-08-23 21:33:13 +00:00
parent 6d5be51723
commit 912b6ec4fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219055
2 changed files with 1361 additions and 2 deletions

View file

@ -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>

File diff suppressed because it is too large Load diff