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:
Andreas Sturmlechner 2020-11-25 17:12:07 +01:00
parent 79c69b1522
commit ea0422d292
No known key found for this signature in database
GPG Key ID: 508AA000E0EE83E0
1 changed files with 0 additions and 4 deletions

View File

@ -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