#40191: spatialite will not upgrade (build fails if spatialite is active) ------------------------------+----------------------- Reporter: Peter.Danecek@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: spatialite | ------------------------------+----------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => landonf@… * cc: landonf@… (removed) Comment: A simple workaround would be to add these lines to the portfile: {{{ PortGroup conflicts_build 1.0 }}} {{{ conflicts_build ${name} }}} However a better fix would be to fix the order of the `-I` and/or `-L` flags so that the /opt/local ones appear after (instead of before) the work directory ones. -- Ticket URL: <https://trac.macports.org/ticket/40191#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X