#28485: p5-extutils-cbuilder @0.280202 update breaks other perl modules ------------------------------+--------------------------------------------- Reporter: mas@… | Owner: narf_tm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: p5-extutils-cbuilder p5-ipc-cmd p5-module-corelist ------------------------------+--------------------------------------------- Comment(by ricci@…): If you want to remove corelist from the perl5 install: pushd `port dir perl5` sudo vi files/binList (or use your favorite editor) remove the 'corelist' line re-install the perl5 port *or* you can just do: sudo port -f install p5-module-corelist I'm a bit concerned about stripping things out of the perl5 port - what happens if something expects, say, corelist to be there and doesn't depend on p5-module-corelist? We've got another breakage that has to be dealt with. That may be the right way to go, and just add additional dependencies to other ports, maybe its not though. -- Ticket URL: <https://trac.macports.org/ticket/28485#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS