#45408: autoconf-archive @2013.06.09: update to @2014.10.15 -------------------------------+-------------------------- Reporter: egall@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: autoconf-archive | -------------------------------+-------------------------- Comment (by egall@…): Replying to [comment:5 ryandesign@…]:
Because both ports try to install a file of the same name.
Well yeah, that's why ports usually are marked as conflicting in general, but what was the specific file in this case? I suppose I can try to guess: {{{ $ port contents gnome-common Port gnome-common contains: /opt/local/bin/gnome-autogen.sh /opt/local/bin/gnome-doc-common /opt/local/share/aclocal/ax_check_enable_debug.m4 /opt/local/share/aclocal/ax_code_coverage.m4 /opt/local/share/aclocal/gnome-code-coverage.m4 /opt/local/share/aclocal/gnome-common.m4 /opt/local/share/aclocal/gnome-compiler-flags.m4 /opt/local/share/gnome-common/data/omf.make /opt/local/share/gnome-common/data/xmldocs.make }}} I assume it was one of the macro files starting with the "`ax_`" prefix? If that is the case, I would recommend removing gnome-common's copies of those macros and having it depend on autoconf-archive instead, as the "`ax_`" macros are from the autoconf-archive in the first place. -- Ticket URL: <https://trac.macports.org/ticket/45408#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X