Modified: trunk/dports/x11/quartz-wm/Portfile (92541 => 92542)
--- trunk/dports/x11/quartz-wm/Portfile 2012-05-01 00:56:08 UTC (rev 92541)
+++ trunk/dports/x11/quartz-wm/Portfile 2012-05-01 01:00:14 UTC (rev 92542)
@@ -31,7 +31,7 @@
if {${os.arch} == "powerpc"} {
# This is sub-optimal, but it will work for now
post-patch {
- reinplace "/install_name_tool/d" ${worksrcpath}/lib/Makefile
+ reinplace "/install_name_tool/d" ${worksrcpath}/lib/Makefile.in
}
} elseif {${os.major} < 10} {
depends_build port:cctools