https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219862
--- Comment #6 from [email protected] --- The problem is that you have updated CMake to 3.8.0, but not cmake-modules. So you're getting older compiler-detection code, alongside a newer CMake. I don't know why those two ports are disconnected. In any case, updating cmake-modules to 3.8.0 will fix this. -- You are receiving this mail because: You are the assignee for the bug.
