#35793: webkit-gtk @1.8.2_2 +quartz +video "ImportError: No module named simplejson" -------------------------------+-------------------------------------------- Reporter: sasoph@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: webkit-gtk -------------------------------+-------------------------------------------- Changes (by jeremyhu@…): * status: new => assigned Comment: Please try this patch: {{{ Index: Portfile =================================================================== --- Portfile (revision 96967) +++ Portfile (working copy) @@ -52,6 +52,10 @@ quartz.patch \ bison-2.6.patch +# https://trac.macports.org/ticket/35793 +configure.env-append \ + PYTHON=/usr/bin/python + configure.args \ --with-gtk=2.0 \ --disable-introspection \ }}} -- Ticket URL: <https://trac.macports.org/ticket/35793#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS