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

jeremyhu at macports.org jeremyhu at macports.org
Mon Mar 21 17:54:59 PDT 2016


Revision: 146945
          https://trac.macports.org/changeset/146945
Author:   jeremyhu at macports.org
Date:     2016-03-21 17:54:58 -0700 (Mon, 21 Mar 2016)
Log Message:
-----------
webkit-gtk: Use our python instead of the system one

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

Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile	2016-03-21 17:58:19 UTC (rev 146944)
+++ trunk/dports/www/webkit-gtk/Portfile	2016-03-22 00:54:58 UTC (rev 146945)
@@ -78,7 +78,7 @@
 
 # https://trac.macports.org/ticket/36329
 configure.perl      /usr/bin/perl
-configure.python    /usr/bin/python
+configure.python    ${prefix}/bin/python2.7 
 
 # --disable-webkit2: https://bugs.webkit.org/show_bug.cgi?id=126416
 # --disable-web-audio: https://bugs.webkit.org/show_bug.cgi?id=126438
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160321/81b1256b/attachment.html>


More information about the macports-changes mailing list