mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Make OpenJDK 1.7 the default
This commit is contained in:
parent
c153291089
commit
9269a60c90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359603
@ -187,9 +187,9 @@ _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_6 \
|
||||
JAVA_PORT_NATIVE_OPENJDK_JDK_1_7 \
|
||||
__JAVA_PORTS_ALL= JAVA_PORT_NATIVE_OPENJDK_JDK_1_7 \
|
||||
JAVA_PORT_NATIVE_OPENJDK_JDK_1_8 \
|
||||
JAVA_PORT_NATIVE_OPENJDK_JDK_1_6 \
|
||||
JAVA_PORT_LINUX_SUN_JDK_1_7 \
|
||||
JAVA_PORT_LINUX_ORACLE_JDK_1_8
|
||||
_JAVA_PORTS_ALL= ${JAVA_PREFERRED_PORTS} \
|
||||
|
Loading…
Reference in New Issue
Block a user