[Bug 284264] ports-mgmt/pkg after upgrade to 2.0 check -d reports missing system libs

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 28 Jan 2025 10:02:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284264

--- Comment #23 from Oleg Streejak <oleg@pcbtech.ru> ---
(In reply to marek from comment #21)
now everything is quote correct:

# ldd /usr/local/bin/nvim /usr/local/lib/lua/5.1/lpeg.so
/usr/local/bin/nvim:
        ...
        /usr/local/lib/lua/5.1/lpeg.so (0x1b6f5575a000)

it's the only shlib dependency w/ full path, indeed, but it's now handled
correct

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