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

jeremyhu at macports.org jeremyhu at macports.org
Mon Aug 20 09:44:29 PDT 2012


Revision: 96865
          https://trac.macports.org/changeset/96865
Author:   jeremyhu at macports.org
Date:     2012-08-20 09:44:25 -0700 (Mon, 20 Aug 2012)
Log Message:
-----------
webkit-gtk: Remove an old reinplace and fix a comment

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

Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile	2012-08-20 14:21:35 UTC (rev 96864)
+++ trunk/dports/www/webkit-gtk/Portfile	2012-08-20 16:44:25 UTC (rev 96865)
@@ -97,7 +97,7 @@
 # ./DerivedSources/webkit/WebKitDOMDOMWindow.h:843: error: expected constructor, destructor, or type conversion before '*' token
 #        --enable-notifications \
 
-# In 1.6.3:
+# In 1.8.2:
 # AudioBufferCallback.h is missing
 #        --enable-web-audio \
 
@@ -134,12 +134,6 @@
 }
 
 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 \
-        ${worksrcpath}/Source/WebKit/gtk/po/GNUmakefile.am
-
     # https://bugs.webkit.org/show_bug.cgi?id=88407
     reinplace "s:echo -n:/bin/echo -n:g" \
         ${worksrcpath}/Source/WebCore/GNUmakefile.am
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120820/80785533/attachment.html>


More information about the macports-changes mailing list