[Bug 237045] ports-mgmt/portlint add support for <option>_QMAKE_*
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 5 12:19:19 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237045
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 at FreeBSD.org
Reporter: adridg at freebsd.org
Flags: maintainer-feedback?(marcus at FreeBSD.org)
Assignee: marcus at FreeBSD.org
Created attachment 203406
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203406&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list