mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Unbreak libgda4-jdbc. Specify a list of jdk's we want instead of just using USE_JAVA=yes.
Diable-jdk doesn't come with header files, which are needed for this port.
This commit is contained in:
parent
1ff41fb9f6
commit
451ecfa480
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244766
@ -107,8 +107,7 @@ CONFIGURE_ARGS+= --without-odbc
|
||||
.endif
|
||||
|
||||
.if ${LIBGDA4_SLAVE}=="jdbc"
|
||||
USE_JAVA= yes
|
||||
BROKEN= does not configure
|
||||
USE_JAVA= bsdjava openjdk
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-java
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user