[Bug 266306] devel/cmake: fails to build when OPTIONS_UNSET += X11 set in the make.conf

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 12 Sep 2022 08:41:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266306

--- Comment #4 from Daniel Engberg <diizzy@FreeBSD.org> ---
DOCS options are enabled by default in our ports tree, this option pulls in
devel/cmake-doc which has the same dependencies as before. Build and run
dependencies have been moved to devel/cmake-core (
https://cgit.freebsd.org/ports/tree/Mk/Uses/cmake.mk#n59 ) so if you want
"just" CMake you're to use that port instead and devel/cmake-man if you want
the manual pages.

Building devel/cmake without DOCS and GUI doesn't pull in x11 and friends

Best regards,
Daniel

-- 
You are receiving this mail because:
You are the assignee for the bug.