[69238] trunk/dports/devel/qgit/Portfile

michaelld at macports.org michaelld at macports.org
Mon Jun 28 23:35:31 PDT 2010


Revision: 69238
          http://trac.macports.org/changeset/69238
Author:   michaelld at macports.org
Date:     2010-06-28 23:35:31 -0700 (Mon, 28 Jun 2010)
Log Message:
-----------
Correct use of qt4-mac dependency.

Modified Paths:
--------------
    trunk/dports/devel/qgit/Portfile

Modified: trunk/dports/devel/qgit/Portfile
===================================================================
--- trunk/dports/devel/qgit/Portfile	2010-06-29 06:34:32 UTC (rev 69237)
+++ trunk/dports/devel/qgit/Portfile	2010-06-29 06:35:31 UTC (rev 69238)
@@ -4,7 +4,7 @@
 
 name                qgit
 version             2.2
-revision            1
+revision            2
 categories          devel
 maintainers         free.fr:ocroquette
 description         A graphical interface to git repositories
@@ -20,7 +20,7 @@
 master_sites        sourceforge
 checksums           md5 f863efa000aa1549f803c6ad743decd6
 
-depends_lib         path:bin/qmake-mac:qt4-mac port:git-core
+depends_lib         port:qt4-mac port:git-core
 
 patchfiles          patch_src_namespace_def.cpp.diff  patch_src_qgit.cpp.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100628/7a6f1b09/attachment.html>


More information about the macports-changes mailing list