The configure call causes libdir to be hard-coded to /usr/lib in the wx-config script, which makes its --prefix option not work. This updates to EAPI 7 and puts the eselect package in BDEPEND and RDEPEND. It was in PDEPEND, but it didn't seem to have a circular dependency requiring that. (It needs to be in IDEPEND, and then the has_version checks can be dropped.)
Created attachment 689169 [details, diff] fix.patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aadc671c3f00c820904dab3fa14b26c968a39876 commit aadc671c3f00c820904dab3fa14b26c968a39876 Author: David Michael <fedora.dm0@gmail.com> AuthorDate: 2021-03-26 20:31:39 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-03-26 20:31:39 +0000 x11-libs/wxGTK: EAPI 7 This fixes the wx-config script's --prefix option to work with libdir as well. Closes: https://github.com/gentoo/gentoo/pull/20045 Closes: https://bugs.gentoo.org/774021 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org> x11-libs/wxGTK/wxGTK-3.0.4-r303.ebuild | 166 +++++++++++++++++++++++++++++++++ 1 file changed, 166 insertions(+)