Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Apr 2019 12:19:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237045] ports-mgmt/portlint add support for <option>_QMAKE_*
Message-ID:  <bug-237045-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 237045
           Summary: ports-mgmt/portlint add support for <option>_QMAKE_*
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: adridg@freebsd.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)
          Assignee: marcus@FreeBSD.org

Created attachment 203406
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203406&action=
=3Dedit
Patch to add feature

If an option only has QMAKE_ON or QMAKE_OFF settings, it is flagged as no
effect, e.g. in audio/fmit:

```
WARN: Makefile: OSS is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MOSS
appears.
```

The attached patch adds QMAKE_ON and QMAKE_OFF to the list of known options
helpers.

--=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-237045-7788>