[44223] trunk/dports/devel/qgit/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Tue Dec 23 13:32:52 PST 2008
Revision: 44223
http://trac.macports.org/changeset/44223
Author: mcalhoun at macports.org
Date: 2008-12-23 13:32:52 -0800 (Tue, 23 Dec 2008)
Log Message:
-----------
qgit: Accommodate changes to qt4-mac (r44214).
Modified Paths:
--------------
trunk/dports/devel/qgit/Portfile
Modified: trunk/dports/devel/qgit/Portfile
===================================================================
--- trunk/dports/devel/qgit/Portfile 2008-12-23 21:31:29 UTC (rev 44222)
+++ trunk/dports/devel/qgit/Portfile 2008-12-23 21:32:52 UTC (rev 44223)
@@ -4,6 +4,7 @@
name qgit
version 2.2
+revision 1
categories devel
maintainers ocroquette at free.fr
description A graphical interface to git repositories
@@ -25,7 +26,7 @@
configure {
# ui_msg ${worksrcpath}
- system "cd ${worksrcpath} && qmake"
+ system "cd ${worksrcpath} && ${prefix}/libexec/qt4-mac/bin/qmake"
}
destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081223/48df6e97/attachment.html>
More information about the macports-changes
mailing list