[76964] trunk/dports/www/firefox-x11-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Mar 15 10:35:24 PDT 2011


Revision: 76964
          http://trac.macports.org/changeset/76964
Author:   jeremyhu at macports.org
Date:     2011-03-15 10:35:23 -0700 (Tue, 15 Mar 2011)
Log Message:
-----------
firefox-x11-devel: BuildFix for i386

Modified Paths:
--------------
    trunk/dports/www/firefox-x11-devel/Portfile

Modified: trunk/dports/www/firefox-x11-devel/Portfile
===================================================================
--- trunk/dports/www/firefox-x11-devel/Portfile	2011-03-15 17:23:01 UTC (rev 76963)
+++ trunk/dports/www/firefox-x11-devel/Portfile	2011-03-15 17:35:23 UTC (rev 76964)
@@ -206,6 +206,10 @@
     # https://bugzilla.mozilla.org/show_bug.cgi?id=485857
     reinplace "s:XP_MACOSX:__APPLE__:g" ${worksrcpath}/xpcom/base/nsStackWalk.cpp 
 
+    # https://bugzilla.mozilla.org/show_bug.cgi?id=641755
+    reinplace "s:XP_MACOSX:__APPLE__:g" ${worksrcpath}/gfx/ycbcr/update.sh
+    reinplace "s:XP_MACOSX:__APPLE__:g" ${worksrcpath}/gfx/ycbcr/yuv_row_posix.cpp
+
     # https://bugzilla.mozilla.org/show_bug.cgi?id=486034
     # find -xtype -> gfind -xtype
     reinplace "s:find:gfind:g" ${worksrcpath}/toolkit/mozapps/installer/packager.mk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110315/adc2b788/attachment.html>


More information about the macports-changes mailing list