[Bug 282693] [NEW PORT] databases/cassandra5: Highly scalable distributed database

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 26 Apr 2025 16:43:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282693

--- Comment #3 from Angelo Polo <language.devel@gmail.com> ---
It's already set in the Makefile to
JAVA_VERSION=   11 17

That has always worked in the past to prevent building with the wrong version
of Java installed...
Could this be related to the recent change in USES from

USES=           cpe python shebangfix
USE_JAVA=       yes
USE_ANT=        yes

to
USES=           cpe java:ant python shebangfix
?

-- 
You are receiving this mail because:
You are the assignee for the bug.