commit:     ea0422d2924f06264e4e69e7df0c5e4fe266bd4e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 25 16:12:07 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 25 16:24:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea0422d2

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 <AT> gentoo.org>

 sci-visualization/paraview/paraview-5.8.1.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/sci-visualization/paraview/paraview-5.8.1.ebuild 
b/sci-visualization/paraview/paraview-5.8.1.ebuild
index d647fcf19ce..21cee95dc06 100644
--- a/sci-visualization/paraview/paraview-5.8.1.ebuild
+++ b/sci-visualization/paraview/paraview-5.8.1.ebuild
@@ -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

Reply via email to