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

jeremyhu at macports.org jeremyhu at macports.org
Fri Jan 29 14:57:27 PST 2010


Revision: 63225
          http://trac.macports.org/changeset/63225
Author:   jeremyhu at macports.org
Date:     2010-01-29 14:57:27 -0800 (Fri, 29 Jan 2010)
Log Message:
-----------
webkit-gtk: Workaround a possible build failure for some people

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

Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile	2010-01-29 22:54:37 UTC (rev 63224)
+++ trunk/dports/www/webkit-gtk/Portfile	2010-01-29 22:57:27 UTC (rev 63225)
@@ -43,6 +43,9 @@
 
 post-patch {
     reinplace "s|-licucore|-licui18n -licuuc|" ${worksrcpath}/configure
+
+    # For some reason, this isn't getting created for some people... ? /shrug
+    file mkdir ${worksrcpath}/DerivedSources
 }
 
 #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100129/4112539d/attachment.html>


More information about the macports-changes mailing list