[92542] trunk/dports/x11/quartz-wm/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Apr 30 18:00:15 PDT 2012


Revision: 92542
          https://trac.macports.org/changeset/92542
Author:   jeremyhu at 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:
--------------
    trunk/dports/x11/quartz-wm/Portfile

Modified: trunk/dports/x11/quartz-wm/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120430/20ee85b4/attachment.html>


More information about the macports-changes mailing list