qt4 portgroup: pkgconfig is the only thing that provides bin/pkg-config
--- trunk/dports/_resources/port1.0/group/qt4-1.0.tcl 2011-01-20 03:17:47 UTC (rev 75291)
+++ trunk/dports/_resources/port1.0/group/qt4-1.0.tcl 2011-01-20 04:57:53 UTC (rev 75292)
@@ -175,7 +175,7 @@
}
# use PKGCONFIG for Qt discovery in configure scripts
-depends_build-append path:bin/pkg-config:pkgconfig
+depends_build-append port:pkgconfig
# use a parallel build by default
use_parallel_build yes