[94184] trunk/dports/www/webkit-gtk/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Jun 11 12:42:50 PDT 2012


Revision: 94184
          https://trac.macports.org/changeset/94184
Author:   jeremyhu at macports.org
Date:     2012-06-11 12:42:48 -0700 (Mon, 11 Jun 2012)
Log Message:
-----------
webkit-gtk: One more change for the mkdir build failure

Modified Paths:
--------------
    trunk/dports/www/webkit-gtk/Portfile

Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile	2012-06-11 18:44:50 UTC (rev 94183)
+++ trunk/dports/www/webkit-gtk/Portfile	2012-06-11 19:42:48 UTC (rev 94184)
@@ -69,7 +69,9 @@
 post-patch {
     # Fix for newer autotools:
     # http://www.gnu.org/software/automake/manual/html_node/Obsolete-Macros.html
-    reinplace "s/mkdir_p/MKDIR_P/" ${worksrcpath}/GNUMakefile.am
+    reinplace "s/mkdir_p/MKDIR_P/" \
+        ${worksrcpath}/GNUMakefile.am \
+        ${worksrcpath}/Source/WebKit/gtk/po/GNUmakefile.am
 }
 
 # TODO: fix this for muniversal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120611/d87da050/attachment.html>


More information about the macports-changes mailing list