mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
sci-visualization/paraview: Really drop QT_SELECT this time
Closes: https://bugs.gentoo.org/755977 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -132,10 +132,6 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
if use qt5; then
|
||||
export QT_SELECT=qt5
|
||||
fi
|
||||
|
||||
local mycmakeargs=(
|
||||
-DCMAKE_INSTALL_LIBDIR="${PVLIBDIR}"
|
||||
-UBUILD_SHARED_LIBS
|
||||
|
||||
Reference in New Issue
Block a user