Re: git: 58972f6dd486 - main - Qt 5 distribution ports: Add USE_LDCONFIG where appropriate
Date: Wed, 05 Mar 2025 19:59:15 UTC
On Wed, 5 Mar 2025 19:15:27 GMT Gleb Popov wrote: > URL: https://cgit.FreeBSD.org/ports/commit/?id=58972f6dd4869cd14c00624f7361ab91be904223 > > commit 58972f6dd4869cd14c00624f7361ab91be904223 > Author: Жунёва Мария Михайловна <zhunyova@mts.ru> > AuthorDate: 2025-03-05 18:51:36 +0000 > Commit: Gleb Popov <arrowd@FreeBSD.org> > CommitDate: 2025-03-05 19:14:25 +0000 > > Qt 5 distribution ports: Add USE_LDCONFIG where appropriate > > Pull Request: https://github.com/freebsd/freebsd-ports/pull/358 If I recall correctly, USE_LDCONFIG was removed from qt5* ports except for qt5-core to avoid having many ldconfig hints files with identical content. Perhaps, we should set USE_LDCONFIG to libdir for qt5-core port only and set "USE_LDCONFIG=yes" for the rest.