Fix mariadb USES
This commit is contained in:
@@ -110,15 +110,15 @@ MYSQLDV_CONFIGURE_ON= --with-mysql
|
|||||||
MYSQLDV_USES+= compiler:c11 mysql
|
MYSQLDV_USES+= compiler:c11 mysql
|
||||||
|
|
||||||
MDB1011_CONFIGURE_ON= --with-mysql=${LOCALBASE}/bin/mysql_config
|
MDB1011_CONFIGURE_ON= --with-mysql=${LOCALBASE}/bin/mysql_config
|
||||||
MDB1011_USES+= compiler:c11 mysql:10.11m
|
MDB1011_USES+= compiler:c11 mysql:1011m
|
||||||
MDB1011_DESC= Mariadb 10.11 database support
|
MDB1011_DESC= Mariadb 10.11 database support
|
||||||
|
|
||||||
MDB114_CONFIGURE_ON= --with-mysql=${LOCALBASE}/bin/mysql_config
|
MDB114_CONFIGURE_ON= --with-mysql=${LOCALBASE}/bin/mysql_config
|
||||||
MDB114_USES+= compiler:c11 mysql:11.4m
|
MDB114_USES+= compiler:c11 mysql:114m
|
||||||
MDB114_DESC= Mariadb 11.4 database support
|
MDB114_DESC= Mariadb 11.4 database support
|
||||||
|
|
||||||
MDB118_CONFIGURE_ON= --with-mysql=${LOCALBASE}/bin/mysql_config
|
MDB118_CONFIGURE_ON= --with-mysql=${LOCALBASE}/bin/mysql_config
|
||||||
MDB118_USES+= compiler:c11 mysql:11.8m
|
MDB118_USES+= compiler:c11 mysql:118m
|
||||||
MDB118_DESC= Mariadb 11.8 database support
|
MDB118_DESC= Mariadb 11.8 database support
|
||||||
|
|
||||||
PGSQL_CONFIGURE_WITH= postgresql
|
PGSQL_CONFIGURE_WITH= postgresql
|
||||||
|
|||||||
Reference in New Issue
Block a user