#15820: New qgit port (v2.x) ---------------------------------+------------------------------------------ Reporter: ocroquette@free.fr | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by raimue@macports.org): There is no 'qt4' port. Use `qt4-x11` or `qt4-mac`. Maybe a `path:` dependency could be used to be satisfied by either of them. Also, the use of `cd` in the Portfile itself is deprecated, it should be: {{{ configure { system "cd ${worksrcpath} && qmake" } }}} -- Ticket URL: <http://trac.macports.org/ticket/15820#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS