- Mark jdbc slave port BROKEN: does not configure

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2009-04-06 20:04:07 +00:00
parent 7bb4e33747
commit e9c7a03885
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231734

View File

@ -109,6 +109,7 @@ CONFIGURE_ARGS+= --without-odbc
.if ${LIBGDA4_SLAVE}=="jdbc"
USE_JAVA= yes
BROKEN= does not configure
.else
CONFIGURE_ARGS+= --without-java
.endif