K 10 svn:author V 6 mmokhi K 8 svn:date V 27 2019-01-20T17:21:11.159761Z K 7 svn:log V 450 MFH: r490801 databases/mysql80-client: Fix output of mysql_config for ldflags Make `mysql_config` not show non-existing libraries as output of `--lib`. (`imported_crypto` and `imported_openssl` which seem to be for internal use) This issue made build-failures on downstream codes that rely on correct output to use for their LDFLAGS (like mail/dovecot). Reported by: ler Sponsored by: The FreeBSD Foundation Approved by: portmgr (bugfix blanket) END