USE_MYSQL

Chris Rees utisoft at gmail.com
Fri Jan 4 19:38:06 UTC 2013


On 4 Jan 2013 19:06, "Helmut Schneider" <jumper99 at gmx.de> wrote:
>
> Hi,
>
> what does USE_MYSQL=yes do, require mysql-server, or mysql-client? If
> mysql-client, how can I depend on the server (or v.v.)?

Client.  Using WANT_MYSQL_VER or IGNORE_MYSQL_VER will allow you to choose
versions; see Mk/bsd.database.mk.

Currently you can't depend on mysql-server; is there a reason you would
want to?

Chris


More information about the freebsd-ports mailing list