summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/lyx/lyx-2.0.9999.ebuild')
-rw-r--r--app-office/lyx/lyx-2.0.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.0.9999.ebuild b/app-office/lyx/lyx-2.0.9999.ebuild
index 5385b10..9a50aba 100644
--- a/app-office/lyx/lyx-2.0.9999.ebuild
+++ b/app-office/lyx/lyx-2.0.9999.ebuild
@@ -104,7 +104,7 @@ src_configure() {
tc-export CXX
#bug 221921
export VARTEXFONTS=${T}/fonts
- ./autogen.sh
+ WANT_AUTOMAKE=1.13 ./autogen.sh
econf \
$(use_enable nls) \
$(use_enable debug) \