Revision: 115494 https://trac.macports.org/changeset/115494 Author: jmr@macports.org Date: 2014-01-03 06:30:35 -0800 (Fri, 03 Jan 2014) Log Message: ----------- py27-webkitgtk: does not link with libffi or icu Modified Paths: -------------- trunk/dports/python/py27-webkitgtk/Portfile Modified: trunk/dports/python/py27-webkitgtk/Portfile =================================================================== --- trunk/dports/python/py27-webkitgtk/Portfile 2014-01-03 14:11:37 UTC (rev 115493) +++ trunk/dports/python/py27-webkitgtk/Portfile 2014-01-03 14:30:35 UTC (rev 115494) @@ -15,7 +15,7 @@ platforms darwin depends_build port:pkgconfig -depends_lib path:lib/pkgconfig/webkit-1.0.pc:webkit-gtk port:icu port:python27 port:py27-pygtk port:libffi +depends_lib path:lib/pkgconfig/webkit-1.0.pc:webkit-gtk port:python27 port:py27-pygtk distname pywebkitgtk-${version} master_sites http://pywebkitgtk.googlecode.com/files/
participants (1)
-
jmr@macports.org