git: 043d408b9a3b - main - java/Makefile: Connect openjdk24 to the build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Mar 2025 18:57:41 UTC
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=043d408b9a3b6565417cc5e283ee948d9c577c12 commit 043d408b9a3b6565417cc5e283ee948d9c577c12 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2025-03-28 18:55:41 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2025-03-28 18:57:02 +0000 java/Makefile: Connect openjdk24 to the build --- java/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/java/Makefile b/java/Makefile index 4e18508dec62..42ad384d975f 100644 --- a/java/Makefile +++ b/java/Makefile @@ -91,6 +91,7 @@ SUBDIR += openjdk21 SUBDIR += openjdk22 SUBDIR += openjdk23 + SUBDIR += openjdk24 SUBDIR += openjdk8 SUBDIR += openjdk8-jre SUBDIR += openjfx14