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

jeremyhu at macports.org jeremyhu at macports.org
Sat Apr 28 16:24:13 PDT 2012


Revision: 92454
          https://trac.macports.org/changeset/92454
Author:   jeremyhu at macports.org
Date:     2012-04-28 16:24:13 -0700 (Sat, 28 Apr 2012)
Log Message:
-----------
quartz-wm: Tiger's cctools can handle the dylib, but I'm not sure about ppc, so I'm leaving that hunk in.

Modified Paths:
--------------
    trunk/dports/x11/quartz-wm/Portfile

Modified: trunk/dports/x11/quartz-wm/Portfile
===================================================================
--- trunk/dports/x11/quartz-wm/Portfile	2012-04-28 23:18:23 UTC (rev 92453)
+++ trunk/dports/x11/quartz-wm/Portfile	2012-04-28 23:24:13 UTC (rev 92454)
@@ -35,7 +35,7 @@
 autoreconf.args -fvi
 
 # http://trac.macports.org/ticket/33515
-if {${os.major} < 9 || ${os.arch} == "powerpc"} {
+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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120428/2e23da26/attachment.html>


More information about the macports-changes mailing list