#34477: cloog depends on isl but cloog and isl conflict -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.0 Keywords: | Port: cloog isl -------------------------------------+-------------------------------------- Comment(by pixilla@…): Cloog currently has headers in include/isl. Cloog currently installs SOME headers to include/cloog/isl. Can cloog be configured to install ALL it's include/isl headers under include/cloog/isl? {{{ $ port -q contents cloog | sed 's,[^/]*$,,' | sort -u /opt/local/bin/ /opt/local/include/cloog/ /opt/local/include/cloog/isl/ /opt/local/include/cloog/matrix/ /opt/local/include/isl/ /opt/local/lib/ /opt/local/lib/pkgconfig/ }}} Or if the isl headers the cloog port is installing are the same headers the isl port provides then the cloog port could remove include/isl in post-destroot. Caveat: I have no experience with cloog or isl. -- Ticket URL: <https://trac.macports.org/ticket/34477#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS