[Bug 246828] dns/powerdns: cannot install: unknown MySQL version: 8.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 17 09:20:00 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246828
--- Comment #2 from Ralf van der Enden <tremere at cainites.net> ---
This is an easy fix. The error about myql is caused by an invalid number in the
DEFAULT_VERSIONS variable.
To make use of MySQL 8 you need to use mysql=8.0 and not mysql=8.
Once you've made that change it should build fine.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list