Revision
92542
Author
jeremyhu@macports.org
Date
2012-04-30 18:00:14 -0700 (Mon, 30 Apr 2012)

Log Message

quartz-wm: Actually, it needs to be Makefile.in (#34277)

Modified Paths

Diff

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