Update removing of qt4-mac from list of dependencies, with the correct syntax. Should fix "qt4-mac infinite loop issue".
--- 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