summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/cangjie/cangjie-1.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/cangjie/cangjie-1.2.ebuild b/dev-python/cangjie/cangjie-1.2.ebuild
index c7c5167a33f3..eb1e698aa7da 100644
--- a/dev-python/cangjie/cangjie-1.2.ebuild
+++ b/dev-python/cangjie/cangjie-1.2.ebuild
@@ -4,6 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python{3_3,3_4} )
+AUTOTOOLS_AUTORECONF=yes
inherit autotools-utils python-r1