diff options
Diffstat (limited to 'sci-visualization/gle/gle-4.2.5-r1.ebuild')
-rw-r--r-- | sci-visualization/gle/gle-4.2.5-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-visualization/gle/gle-4.2.5-r1.ebuild b/sci-visualization/gle/gle-4.2.5-r1.ebuild index 322a1e5c6b24..b16b4ee3425d 100644 --- a/sci-visualization/gle/gle-4.2.5-r1.ebuild +++ b/sci-visualization/gle/gle-4.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -41,6 +41,7 @@ src_configure() { append-cppflags ${CXXFLAGS} econf \ --without-rpath \ + --without-qt \ --with-manip \ $(use_with X x) \ $(use_with jpeg) \ |