Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Dec 2016 22:34:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215203] ports-mgmt/portlint: Add CMAKE_BOOL to options helpers list
Message-ID:  <bug-215203-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215203

            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@FreeBSD.org
          Reporter: dg@syrec.org
          Assignee: marcus@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)

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

CMAKE_BOOL and CMAKE_BOOL_OFF was added in 417497 [1] and 417532 [2], attac=
hed
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=3D414547&r2=
=3D417497
[2] https://svnweb.freebsd.org/ports/head/Mk/bsd.options.mk?r1=3D417497&r2=
=3D417532

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215203-13>