[Bug 284307] ports-mgmt/pkg: missing required shared library

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 24 Jan 2025 17:30:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284307

Mark Millard <marklmi26-fbsd@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marklmi26-fbsd@yahoo.com

--- Comment #8 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Tomáš Čiernik from comment #0)

The Makefile for the librsvg2-rust one explicitly says:

CONFLICTS_INSTALL=      librsvg2

But the other one’s Makefile appears to not indicate the
conflict, unless I missed it.

Looks to me like you can have only one at a time installed
as things are —and that both Makefiles should note the
conflict.

That propagates to the packages using the libraries as well:
only those using just one of the two —or not using either—
can validly be installed at once.

-- 
You are receiving this mail because:
You are the assignee for the bug.