summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/p4est/p4est-9999.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-libs/p4est/p4est-9999.ebuild b/sci-libs/p4est/p4est-9999.ebuild
index 38e6d1956842..d06cffc565c5 100644
--- a/sci-libs/p4est/p4est-9999.ebuild
+++ b/sci-libs/p4est/p4est-9999.ebuild
@@ -3,6 +3,9 @@
EAPI=6
+# The build system currently fails with everything newer than 1.11.
+WANT_AUTOMAKE=1.11
+
inherit autotools toolchain-funcs eutils
DESCRIPTION="Scalable Algorithms for Parallel Adaptive Mesh Refinement on Forests of Octrees"