#44418: p5-sgmlspm: fix installation -------------------------+----------------------------- Reporter: mojca@… | Owner: tlockhart1976@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: p5-sgmlspm | -------------------------+----------------------------- Comment (by tlockhart1976@…): Replying to [comment:5 mojca@…]:
There's another problem with this port. I'm listing it here, but if needed we could open a new ticket. The file `/opt/local/bin/sgmlspl` is used by all versions of perl, so `p5.16-sgmlspl` conflicts with `p5.18-sgmlspl` for example. Hmm. I'm trying to list conflicting variants but that does not seem to have an effect. I've added the lines: {{{ variant p5.16-sgmlspm conflicts p5.18-sgmlspm p5.20-sgmlspm description {} {} variant p5.18-sgmlspm conflicts p5.16-sgmlspm p5.20-sgmlspm description {} {} variant p5.20-sgmlspm conflicts p5.16-sgmlspm p5.18-sgmlspm description {} {} }}} But it may not matter; the package does not seem to build for perl5.18 anyway.
-- Ticket URL: <https://trac.macports.org/ticket/44418#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X