mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Configure fails to recognize jdk 1.5, so try limiting it to 1.4.
Approved by: maintainer timeout
This commit is contained in:
parent
78bee6fab2
commit
58949972ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188970
@ -26,7 +26,7 @@ GNU_CONFIGURE= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.4+
|
||||
JAVA_VERSION= 1.4
|
||||
JAVA_OS= native
|
||||
|
||||
CONFIGURE_ARGS= --with-jdk=${JAVA_HOME}
|
||||
|
Loading…
Reference in New Issue
Block a user