#20241: qt4-mac: qmake no longer includes /opt/local/lib as a library path -----------------------------+---------------------------------------------- Reporter: dh@… | Owner: erickt@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: qt4-mac -----------------------------+---------------------------------------------- Changes (by boeyms@…): * cc: boeyms@… (added) Comment: Replying to [ticket:20241 dh@…]:
I suspect that all of the -isystem and -L flags need to be returned as opposed to manipulating CPATH and LIBRARY_PATH.
The qmake documentation lists environment variables that can be set to make it add directories to be searched for headers and libraries. It also says that such changes can be made in qmake.conf, of which one is installed qt4-mac and qt4-x11 by each platform-compiler combination that it knows about, so it would probably be better if the maintainers of those ports made sure that the required changes are made there instead. -- Ticket URL: <http://trac.macports.org/ticket/20241#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS