[76963] trunk/dports/devel/xulrunner-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Mar 15 10:23:01 PDT 2011


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

Modified Paths:
--------------
    trunk/dports/devel/xulrunner-devel/Portfile

Modified: trunk/dports/devel/xulrunner-devel/Portfile
===================================================================
--- trunk/dports/devel/xulrunner-devel/Portfile	2011-03-15 13:01:00 UTC (rev 76962)
+++ trunk/dports/devel/xulrunner-devel/Portfile	2011-03-15 17:23:01 UTC (rev 76963)
@@ -207,6 +207,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/2e45909b/attachment.html>


More information about the macports-changes mailing list