JDK16 support, just followup to openoffice.org-2 port.
This commit is contained in:
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
|
@ -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>
|
||||
|
|
1359
editors/openoffice.org-2-RC/files/patch-i72515+84196
Normal file
1359
editors/openoffice.org-2-RC/files/patch-i72515+84196
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue