Modified: trunk/dports/x11/quartz-wm/Portfile (92540 => 92541)
--- trunk/dports/x11/quartz-wm/Portfile 2012-05-01 00:55:05 UTC (rev 92540)
+++ trunk/dports/x11/quartz-wm/Portfile 2012-05-01 00:56:08 UTC (rev 92541)
@@ -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.am
+ reinplace "/install_name_tool/d" ${worksrcpath}/lib/Makefile
}
} elseif {${os.major} < 10} {
depends_build port:cctools