[Bug 246829] databases/p5-DBI/ gives error when compile the mail/opendmarc , p5-DBD-mysql-4.050 cannot install: unknown MySQL version: 8.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 31 22:27:56 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246829
--- Comment #1 from Dan Mahoney <freebsd at gushi.org> ---
Please try this again with the correct format for default_versions of mysql.
>From /usr/ports/Mk/bsd.default-versions.mk
# Possible values: 5.5, 5.6, 5.7, 8.0, 5.5m, 10.1m, 10.2m, 10.3m, 10.4m, 5.5p,
5.6p, 5.7p, 5.6w
MYSQL_DEFAULT?= 5.7
"8" as a bareword doesn't seem supported.
-Dan Mahoney
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list