#38280: RFE: add a qmake portgroup --------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: base | Version: 2.1.3 Resolution: | Keywords: Port: | --------------------------+-------------------------------- Description changed by ryandesign@…: Old description:
`qmake` currently has multiple issues that ports have to work around (as brought up in tickets #38272 and #38250):
- `qmake` isn't [https://trac.macports.org/wiki/UsingTheRightCompiler UsingTheRightCompiler] (cf. comment:ticket:38250:1) - `qmake` doesn't handle `-arch` flags properly (cf. comment:ticket:38250:2) - `qmake` doesn't handle the `--disable-dependency-tracking` flag properly (cf. comment:ticket:38272:1)
And I'm sure there's other things that could be done with a `qmake` portgroup, too.
New description: `qmake` currently has multiple issues that ports have to work around (as brought up in tickets #38272 and #38250): - `qmake` isn't UsingTheRightCompiler (cf. comment:ticket:38250:1) - `qmake` doesn't handle `-arch` flags properly (cf. comment:ticket:38250:2) - `qmake` doesn't handle the `--disable-dependency-tracking` flag properly (cf. comment:ticket:38272:1) And I'm sure there's other things that could be done with a `qmake` portgroup, too. -- -- Ticket URL: <https://trac.macports.org/ticket/38280#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X