mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Build fix with jdk16, just catching up.
This commit is contained in:
parent
912b6ec4fb
commit
2b608c5979
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219056
@ -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-devel/files/patch-i72515+84196
Normal file
1359
editors/openoffice.org-2-devel/files/patch-i72515+84196
Normal file
File diff suppressed because it is too large
Load Diff
@ -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-vcltesttool/files/patch-i72515+84196
Normal file
1359
editors/openoffice.org-vcltesttool/files/patch-i72515+84196
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user