databases/libgda5-mysql: Ignore with mysql 8.0

PR:		269203
Reported by:	exp-run
This commit is contained in:
Muhammad Moinur Rahman
2023-02-01 04:52:06 -06:00
parent 6db7a8c38e
commit df04208058

View File

@@ -69,6 +69,7 @@ CONFIGURE_ARGS+= --without-ldap
.if ${LIBGDA5_SLAVE}==mysql
USES+= mysql
IGNORE_WITH_MYSQL= 80
CONFIGURE_ARGS+= --with-mysql=${LOCALBASE}
.else
CONFIGURE_ARGS+= --without-mysql