#26261: libproxy tries to use webkit --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: libproxy | --------------------------------------+------------------------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: problem fixed in r71365 by disabling the webkit pacrunner module to avoid the stealth circular dependency {{{ webkit-gtk -> libsoup -> libproxy -> webkit-gtk }}} It's possible to build the webkit pacrunner module in libproxy if webkit- gtk is installed first (installing libproxy without the webkit pacrunner enabled) and then reinstall libproxy with the runner enabled. Not sure how to do this in Macports, however, without asking the user to manually install webkit-gtk first if a +webkit variant is enabled rather than declaring a direct dependency on webkit-gtk. Even so, there may be problems lurking on upgrade. -- Ticket URL: <http://trac.macports.org/ticket/26261#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS