svn commit: r415833 - in head/databases: . ateam_mysql_ldap_auth ateam_mysql_ldap_auth/files
Mathieu Arnold
mat at FreeBSD.org
Thu May 26 09:05:26 UTC 2016
+--On 26 mai 2016 07:56:01 +0300 Roman Bogorodskiy <novel at FreeBSD.org>
wrote:
| Mathieu Arnold wrote:
| On a related note, I'm actually considering just dropping this
| RUN_DEPENDS line entirely. Practically, it's obvious that if you're
| installing a MySQL plugin for the MySQL server, you'll need the server
| itself to use this plugin with.
I had not seen that you already had the USES=mysql below, it's not a case I
had thought of to be fair.
You could use USES=mysql:embeded because it depends on the server for build
and run time, but the new proxydeps qa check will tell you that you're
missing USES=mysql...
So, for now, best would be to change the RUN_DEPENDS line to
${LOCALBASE}/libexec/mysqld:${_MYSQL_SERVER} (it's the same as what
USES=mysql:server does)
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20160526/5a38ceda/attachment.sig>
More information about the svn-ports-all
mailing list