[103261] trunk/dports/x11/mesa/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Feb 19 06:15:37 PST 2013


Revision: 103261
          https://trac.macports.org/changeset/103261
Author:   ryandesign at macports.org
Date:     2013-02-19 06:15:37 -0800 (Tue, 19 Feb 2013)
Log Message:
-----------
mesa: revert r102282 to fix build on Leopard PPC (#38080)

Revision Links:
--------------
    https://trac.macports.org/changeset/102282

Modified Paths:
--------------
    trunk/dports/x11/mesa/Portfile

Modified: trunk/dports/x11/mesa/Portfile
===================================================================
--- trunk/dports/x11/mesa/Portfile	2013-02-19 13:35:17 UTC (rev 103260)
+++ trunk/dports/x11/mesa/Portfile	2013-02-19 14:15:37 UTC (rev 103261)
@@ -129,6 +129,11 @@
     }
 }
 
+platform darwin 9 {
+    # https://trac.macports.org/ticket/38080
+    configure.compiler gcc-4.2
+}
+
 livecheck.type  regex
 livecheck.url   http://www.mesa3d.org/news.html
 livecheck.regex {relnotes-([0-9.]+)\.html}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130219/eef6795a/attachment.html>


More information about the macports-changes mailing list