pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ahir: added openjdk-bin to PKG_JVMS_ACCEPTED for Linux
Module Name: pkgsrc-wip
Committed By: Mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Fri Sep 19 02:49:55 2025 +0530
Changeset: 940187914c31b3f10355e07727893cc370069af0
Modified Files:
ahir/Makefile
Log Message:
ahir: added openjdk-bin to PKG_JVMS_ACCEPTED for Linux
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=940187914c31b3f10355e07727893cc370069af0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ahir/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/ahir/Makefile b/ahir/Makefile
index 885e2b4157..5205b1f3f7 100644
--- a/ahir/Makefile
+++ b/ahir/Makefile
@@ -35,7 +35,7 @@ MAKE_ENV+= PETRISIMUDIR=${WRKDIR}/petrisimu
MAKE_ENV+= CEPTOOLDIR=${WRKDIR}/ceptool
MAKE_ENV+= XSBCPPIFDIR=${WRKDIR}/xsbcppif
-PKG_JVMS_ACCEPTED= openjdk21
+PKG_JVMS_ACCEPTED= openjdk21 openjdk-bin
.include "../../wip/xsb/buildlink3.mk"
.include "../../wip/antlr/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index