mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Restrict to Java 8 only
PR: 244976 Submitted by: Lars Herschke <lhersch@dssgmbh.de>
This commit is contained in:
parent
52c6bfcb72
commit
dbab9cdda6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543427
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ MAKE_JOBS_UNSAFE=yes
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 7 8
|
||||
JAVA_VERSION= 8
|
||||
JAVA_OS= native
|
||||
JAVA_VENDOR= openjdk
|
||||
USE_PERL5= build
|
||||
|
|
Loading…
Add table
Reference in a new issue