id summary reporter owner description type status priority milestone component version resolution keywords cc port 49296 kdelibs4::FindMySQL.cmake RJVB NicosPavlov "Building a new Calligra version I ran into an issue with the cmake macro for finding the MySQL libraries when one has `port:mariadb` installed instead of a ""regular"" mysql port -- and that's actually the default with `port:akonadi`. I'm attaching a patch that adds support for the mysql libraries provided by MariaDB (and underlines once more that too much sandboxing/compartmentalisation has undesirable implications). The patch will require a corresponding post-patch in the kdelibs Portfile, of course: {{{ post-patch { reinplace ""s|%PREFIX%|${prefix}|g"" \ ${worksrcpath}/cmake/modules/FindMySQL.cmake } }}}" enhancement new Normal ports haspatch mkae cooljeanius kdelibs4