#43111: qgis should not require a devel package ------------------------------+-------------------------------- Reporter: tlockhart1976@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: haspatch Port: qgis | ------------------------------+-------------------------------- Comment (by vince@…): It works but for a bug in py27-pyqt4. I get this in /opt/local/bin/pyuic4-2.7 {{{ exec arch -x -8 -6 -_ -6 -4 pythonw2.7 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/PyQt4/uic/pyuic.py ${1+"$@"} }}} instead of {{{ exec arch -x86_64 pythonw2.7 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/PyQt4/uic/pyuic.py ${1+"$@"} }}} As soon as this bug is fixed, I will update the Portfile for qgis and get rid of py-pyqt4-devel -- Ticket URL: <https://trac.macports.org/ticket/43111#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X