[Bug 257864] lang/pythonXX: fix library installation
Date: Sun, 15 Aug 2021 15:48:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257864 Bug ID: 257864 Summary: lang/pythonXX: fix library installation Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: thierry@FreeBSD.org Created attachment 227224 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227224&action=edit Make libpython3.x registered by ldconfig `ldconfig -r' does not report the various libpython. The attached patch fixes the installation of the libraries for Python 3.8, 3.9 and 3.10 (maybe 3.7 could be added?). After that they are registered by ldconfig. -- You are receiving this mail because: You are the assignee for the bug.