pkgsrc-WIP-changes archive

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

jabref: Set accepted jvms to openjdk8



Module Name:	pkgsrc-wip
Committed By:	Frédéric Fauberteau <frederic%fauberteau.org@localhost>
Pushed By:	frederic
Date:		Fri Feb 27 11:27:10 2026 +0100
Changeset:	320ee73349be526acc0ea355a55700322e38bfe5

Modified Files:
	jabref/Makefile

Log Message:
jabref: Set accepted jvms to openjdk8

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

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

diffstat:
 jabref/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/jabref/Makefile b/jabref/Makefile
index c77db697cb..cd7087adc7 100644
--- a/jabref/Makefile
+++ b/jabref/Makefile
@@ -12,6 +12,7 @@ COMMENT=	JabRef is an advanced reference manager uses the BibTeX format
 LICENSE=	gnu-gpl-v2
 
 WRKSRC=			${WRKDIR}
+PKG_JVMS_ACCEPTED=	openjdk8
 
 INSTALLATION_DIRS=	bin lib/java
 


Home | Main Index | Thread Index | Old Index