pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Also happy with opendk17



Module Name:	pkgsrc-wip
Committed By:	David Brownlee <abs%absd.org@localhost>
Pushed By:	abs
Date:		Thu Apr 23 13:00:14 2026 +0100
Changeset:	8f48d0f8bdaf64ed7ab85b4712ee801f5ed6f24c

Modified Files:
	unifi10/Makefile

Log Message:
Also happy with opendk17

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8f48d0f8bdaf64ed7ab85b4712ee801f5ed6f24c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 unifi10/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/unifi10/Makefile b/unifi10/Makefile
index d9c1d929cd..9b9c63ae50 100644
--- a/unifi10/Makefile
+++ b/unifi10/Makefile
@@ -49,7 +49,7 @@ INSTALLATION_DIRS=	unifi share/doc/unifi
 # Emulated JDK doesn't work due to epoll issues.  Also, would require
 # matching emulated native libraries, and we only compile actual
 # native libaries.
-PKG_JVMS_ACCEPTED=	openjdk21
+PKG_JVMS_ACCEPTED=	openjdk21 openjdk17
 PKGSRC_MAKE_ENV+=	JAVA_HOME=${PKG_JAVA_HOME}
 USE_LANGUAGES=		c c++	# for snappy JNI library
 USE_TOOLS+=		gmake pax


Home | Main Index | Thread Index | Old Index