[88913] trunk/dports/graphics/webp/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jan 14 19:04:04 PST 2012


Revision: 88913
          http://trac.macports.org/changeset/88913
Author:   ryandesign at macports.org
Date:     2012-01-14 19:04:03 -0800 (Sat, 14 Jan 2012)
Log Message:
-----------
webp: gcc-4.2 compiler only required on Intel

Modified Paths:
--------------
    trunk/dports/graphics/webp/Portfile

Modified: trunk/dports/graphics/webp/Portfile
===================================================================
--- trunk/dports/graphics/webp/Portfile	2012-01-15 03:00:52 UTC (rev 88912)
+++ trunk/dports/graphics/webp/Portfile	2012-01-15 03:04:03 UTC (rev 88913)
@@ -61,7 +61,7 @@
         ${docdir}
 }
 
-platform darwin 9 {
+platform darwin 9 i386 {
     configure.compiler gcc-4.2
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120114/65dd8bab/attachment.html>


More information about the macports-changes mailing list