mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Use the correct variables for jdk selection.
Submitted by: pointyhat (via pav)
This commit is contained in:
parent
1782c5cda2
commit
f5de9f306f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244990
@ -107,7 +107,8 @@ CONFIGURE_ARGS+= --without-odbc
|
||||
.endif
|
||||
|
||||
.if ${LIBGDA4_SLAVE}=="jdbc"
|
||||
USE_JAVA= bsdjava openjdk
|
||||
USE_JAVA= yes
|
||||
JAVA_VENDOR= bsdjava openjdk
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-java
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user