https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263297
--- Comment #11 from Rainer Hurling <rhur...@freebsd.org> --- (In reply to Kyle Evans from comment #10) Thanks Kyle! That was exactly my problem. I had commented out the if condition in the Makefile, but still used the patch as an 'extra patch'. After renaming it to files/patch-if__wg.c, it now works to build from an OSVERSION <= 1400056 to a current version while also successfully rebuilding net/wireguard-kmod. All seems fine now. My answer took a while, as I reverted a box to a commit before #742e721 to test from there, just to be on the safe side ;) -- You are receiving this mail because: You are the assignee for the bug.