summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/qconf')
-rw-r--r--sys-devel/qconf/qconf-2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/qconf/qconf-2.3.ebuild b/sys-devel/qconf/qconf-2.3.ebuild
index bc7eec1fe011..2be7da306de6 100644
--- a/sys-devel/qconf/qconf-2.3.ebuild
+++ b/sys-devel/qconf/qconf-2.3.ebuild
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}"
src_configure() {
econf \
- --qtselect="5" \
+ --qtdir="$(qt5_get_libdir)/qt5" \
--extraconf=QMAKE_STRIP= \
--verbose || die