summaryrefslogtreecommitdiff
path: root/app-crypt/pinentry/pinentry-1.2.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/pinentry/pinentry-1.2.0.ebuild')
-rw-r--r--app-crypt/pinentry/pinentry-1.2.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-crypt/pinentry/pinentry-1.2.0.ebuild b/app-crypt/pinentry/pinentry-1.2.0.ebuild
index 367449ba15b4..22f5e9b96eff 100644
--- a/app-crypt/pinentry/pinentry-1.2.0.ebuild
+++ b/app-crypt/pinentry/pinentry-1.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools flag-o-matic qmake-utils toolchain-funcs
+inherit autotools qmake-utils
DESCRIPTION="Simple passphrase entry dialogs which utilize the Assuan protocol"
HOMEPAGE="https://gnupg.org/aegypten2"
@@ -52,8 +52,6 @@ src_prepare() {
}
src_configure() {
- [[ "$(gcc-major-version)" -ge 5 ]] && append-cxxflags -std=gnu++11
-
export QTLIB="$(qt5_get_libdir)"
econf \