mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Make OpenJDK 1.8 the default
This commit is contained in:
parent
afa2341ad6
commit
dfdb719e6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399693
@ -187,8 +187,8 @@ _JAVA_OS_native= Native
|
||||
_JAVA_OS_linux= Linux
|
||||
|
||||
# List all JDK ports in order of preference
|
||||
__JAVA_PORTS_ALL= JAVA_PORT_NATIVE_OPENJDK_JDK_1_7 \
|
||||
JAVA_PORT_NATIVE_OPENJDK_JDK_1_8 \
|
||||
__JAVA_PORTS_ALL= JAVA_PORT_NATIVE_OPENJDK_JDK_1_8 \
|
||||
JAVA_PORT_NATIVE_OPENJDK_JDK_1_7 \
|
||||
JAVA_PORT_NATIVE_OPENJDK_JDK_1_6 \
|
||||
JAVA_PORT_LINUX_SUN_JDK_1_7 \
|
||||
JAVA_PORT_LINUX_ORACLE_JDK_1_8
|
||||
|
Loading…
Reference in New Issue
Block a user