[72678] trunk/dports/aqua/qt4-mac/Portfile

michaelld at macports.org michaelld at macports.org
Sat Oct 23 06:10:25 PDT 2010


Revision: 72678
          http://trac.macports.org/changeset/72678
Author:   michaelld at macports.org
Date:     2010-10-23 06:10:22 -0700 (Sat, 23 Oct 2010)
Log Message:
-----------
Update removing of qt4-mac from list of dependencies, with the correct
syntax.  Should fix "qt4-mac infinite loop issue".

Modified Paths:
--------------
    trunk/dports/aqua/qt4-mac/Portfile

Modified: trunk/dports/aqua/qt4-mac/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac/Portfile	2010-10-23 13:02:33 UTC (rev 72677)
+++ trunk/dports/aqua/qt4-mac/Portfile	2010-10-23 13:10:22 UTC (rev 72678)
@@ -7,7 +7,7 @@
 # use the qt4 group, except for the depends_lib
 # since we're building qt4 here.
 PortGroup           qt4 1.0
-depends_lib-delete  bin:qmake:qt4-mac
+depends_lib-delete  path:bin/qmake:qt4-mac
 
 name                qt4-mac
 conflicts           qt4-mac-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101023/407db84a/attachment.html>


More information about the macports-changes mailing list