summaryrefslogtreecommitdiff
path: root/dev-libs/libressl/libressl-2.6.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libressl/libressl-2.6.5.ebuild')
-rw-r--r--dev-libs/libressl/libressl-2.6.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-2.6.5.ebuild b/dev-libs/libressl/libressl-2.6.5.ebuild
index ea6984e7a5e8..eae7a5ae1579 100644
--- a/dev-libs/libressl/libressl-2.6.5.ebuild
+++ b/dev-libs/libressl/libressl-2.6.5.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit multilib-minimal
+inherit autotools multilib-minimal
DESCRIPTION="Free version of the SSL/TLS protocol forked from OpenSSL"
HOMEPAGE="https://www.libressl.org/"
@@ -37,6 +37,7 @@ src_prepare() {
configure || die "fixing CFLAGS failed"
default
+ eautoreconf
}
multilib_src_configure() {