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