[Bug 249143] pkgbase: Library archive files .a found in non *-dev packages

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 12 Sep 2023 12:18:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249143

dfr@rabson.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfr@rabson.org

--- Comment #5 from dfr@rabson.org ---
I think this happens because bsd.link.mk doesn't know that some of the symlinks
should be in -dev packages instead. This puts the symlinks in the main package
as dangling links which target files which are installed by the -dev package.

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