git: 6c71b8eb84d0 - main - editors/openoffice-*: pin to openjdk8

From: Ronald Klop <ronald_at_FreeBSD.org>
Date: Tue, 16 Dec 2025 07:50:03 UTC
The branch main has been updated by ronald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6c71b8eb84d067b7fc30ecd9e7916fbca6c3b4d2

commit 6c71b8eb84d067b7fc30ecd9e7916fbca6c3b4d2
Author:     Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2025-12-15 19:09:57 +0000
Commit:     Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2025-12-16 07:49:38 +0000

    editors/openoffice-*: pin to openjdk8
    
    Does not build with jdk11+.
    
    PR:     291694
---
 editors/openoffice-4/Makefile     | 1 +
 editors/openoffice-devel/Makefile | 1 +
 2 files changed, 2 insertions(+)

diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile
index 1bb3d251d79c..1f50e42690bc 100644
--- a/editors/openoffice-4/Makefile
+++ b/editors/openoffice-4/Makefile
@@ -117,6 +117,7 @@ USES=		autoreconf bison compiler:c++11-lib cpe desktop-file-utils \
 USE_GL=		gl glu
 USE_GNOME=	gdkpixbuf gdkpixbuf2xlib gtk20 libxslt glib20
 JAVA_VENDOR=	openjdk
+JAVA_VERSION=	8
 USE_PERL5=	build
 USE_XORG=	ice sm x11 xau xaw xcomposite xcursor xdamage xext xfixes xi \
 		xinerama xrandr xrender xt
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index 232cd52d7ae4..d49fbb25f3ef 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -116,6 +116,7 @@ USES=		autoreconf bison compiler:c++11-lib cpe desktop-file-utils \
 USE_GL=		gl glu
 USE_GNOME=	gdkpixbuf gdkpixbuf2xlib gtk20 libxslt glib20
 JAVA_VENDOR=	openjdk
+JAVA_VERSION=	8
 USE_PERL5=	build
 USE_XORG=	ice sm x11 xau xaw xcomposite xcursor xdamage xext xfixes xi \
 		xinerama xrandr xrender xt