#38044: ctags and developer_cmds should be marked as conflicting (and vim should be able to depend on either) ---------------------+-------------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: ctags developer_cmds vim ---------------------+-------------------------------------- They both try to install an executable named ctags into ${prefix}/bin. Either they should both be marked as conflicting with one another, or since the ctags port is Exuberant Ctags specifically, it could have the name of its executable renamed accordingly. If they get marked as conflicting, all ports that depend on ctags should be updated so either ctags or developer_cmds could fulfill that dependency. For example, the vim port currently has `port:ctags` as a dependency in its portfile, while it should probably have `path:bin/ctags:ctags` listed instead. -- Ticket URL: <https://trac.macports.org/ticket/38044> MacPorts <http://www.macports.org/> Ports system for Mac OS