diff options
Diffstat (limited to 'app-misc/sphinx/sphinx-2.0.10.ebuild')
-rw-r--r-- | app-misc/sphinx/sphinx-2.0.10.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-misc/sphinx/sphinx-2.0.10.ebuild b/app-misc/sphinx/sphinx-2.0.10.ebuild index 8e0c6d4c8562..b33e16db8467 100644 --- a/app-misc/sphinx/sphinx-2.0.10.ebuild +++ b/app-misc/sphinx/sphinx-2.0.10.ebuild @@ -1,7 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 + +WANT_AUTOMAKE=1.15 + inherit eutils autotools toolchain-funcs #MY_P=${P/_/-} |