[Bug 290582] Mk/bsd.options.mk: Update *_CMAKE_BOOL and *_CMAKE_BOOL_OFF

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 27 Oct 2025 19:24:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290582

            Bug ID: 290582
           Summary: Mk/bsd.options.mk: Update *_CMAKE_BOOL and
                    *_CMAKE_BOOL_OFF
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: sunpoet@FreeBSD.org

Patch is available at
https://people.FreeBSD.org/~sunpoet/patch/Mk-bsd.options.mk.txt

The proposed commit log is as follows:
Mk/bsd.options.mk: Update *_CMAKE_BOOL and *_CMAKE_BOOL_OFF

CMake uses ON/OFF for BOOL type.

Reference:      https://cmake.org/cmake/help/latest/prop_cache/TYPE.html

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