[Bug 215203] ports-mgmt/portlint: Add CMAKE_BOOL to options helpers list

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 10 22:34:53 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215203

            Bug ID: 215203
           Summary: ports-mgmt/portlint: Add CMAKE_BOOL to options helpers
                    list
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus at FreeBSD.org
          Reporter: dg at syrec.org
          Assignee: marcus at FreeBSD.org
             Flags: maintainer-feedback?(marcus at FreeBSD.org)

Created attachment 177858
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177858&action=edit
patch

CMAKE_BOOL and CMAKE_BOOL_OFF was added in 417497 [1] and 417532 [2], attached
patch adds these options to options helper list to fix false positives like

WARN: Makefile: OPT is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MOPT
appears.

when OPT_CMAKE_BOOL or OPT_CMAKE_BOOL_OFF is used.

[1] https://svnweb.freebsd.org/ports/head/Mk/bsd.options.mk?r1=414547&r2=417497
[2] https://svnweb.freebsd.org/ports/head/Mk/bsd.options.mk?r1=417497&r2=417532

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


More information about the freebsd-ports-bugs mailing list