[MacPorts] #15820: New qgit port (v2.x)
MacPorts
noreply at macports.org
Thu Jul 3 13:28:57 PDT 2008
#15820: New qgit port (v2.x)
---------------------------------+------------------------------------------
Reporter: ocroquette at free.fr | Owner: macports-tickets at lists.macosforge.org
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Submissions
Component: ports | Version: 1.6.0
Resolution: | Keywords:
---------------------------------+------------------------------------------
Comment (by raimue at 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
More information about the macports-tickets
mailing list