[144755] trunk/dports/www/webkit2-gtk/Portfile
devans at macports.org
devans at macports.org
Sun Jan 17 01:44:27 PST 2016
Revision: 144755
https://trac.macports.org/changeset/144755
Author: devans at macports.org
Date: 2016-01-17 01:44:27 -0800 (Sun, 17 Jan 2016)
Log Message:
-----------
webkit2-gtk: fix typo in post-configure.
Modified Paths:
--------------
trunk/dports/www/webkit2-gtk/Portfile
Modified: trunk/dports/www/webkit2-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit2-gtk/Portfile 2016-01-17 09:28:20 UTC (rev 144754)
+++ trunk/dports/www/webkit2-gtk/Portfile 2016-01-17 09:44:27 UTC (rev 144755)
@@ -118,7 +118,7 @@
post-configure {
# https://bugs.webkit.org/show_bug.cgi?id=153176
reinplace {s|\.\./\.\./lib/libWTFGTK\.a||} \
- ${build.dir}/Source/WebKit2/CMakeFiles/WebKit2.dir/link.txt \
+ ${build.dir}/Source/WebKit2/CMakeFiles/WebKit2.dir/link.txt
reinplace {s|\.\./\.\./lib/libbmalloc\.a||} \
${build.dir}/Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/link.txt
reinplace {s|[\./]*\.\./lib/lib[^\.]*\.a||g} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160117/e60c2d2d/attachment.html>
More information about the macports-changes
mailing list