Created attachment 254326 [details] Makefile_patch_for_noMYSQL Building version 3.2.10 (2024Q4) on releng/13.4, I noticed that the CNID backend support for MySQL was compiled even if the MYSQL option was set to OFF. The attached patch solved the issue, which I think it was introduced by this commit: https://cgit.freebsd.org/ports/diff/net/netatalk3/Makefile?id=58493c5f3e14aec5dbe852cfcb3d84f2504eee69
Committed, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a71316ec3bb53952c8dad9211ec5d051f411653b commit a71316ec3bb53952c8dad9211ec5d051f411653b Author: Andrew <andrew.hotlab@hotmail.com> AuthorDate: 2024-10-22 18:06:03 +0000 Commit: Joe Marcus Clarke <marcus@FreeBSD.org> CommitDate: 2024-10-22 18:07:50 +0000 net/netatalk3: Prevent MySQL backend from always being built PR: 282170 net/netatalk3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)