summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2015-08-09 01:56:11 -0400
committerMike Gilbert <floppym@gentoo.org>2015-08-09 01:56:11 -0400
commitebcc6a2c05da9ef6bc20056ab20b87b4ce947312 (patch)
treeceb7261f791ff3c1e0c00c05d30033e164470b1a
parentVersion bump. (diff)
downloadgentoo-ebcc6a2c05da9ef6bc20056ab20b87b4ce947312.tar.gz
gentoo-ebcc6a2c05da9ef6bc20056ab20b87b4ce947312.tar.bz2
gentoo-ebcc6a2c05da9ef6bc20056ab20b87b4ce947312.zip
dev-python/cangjie: eautoreconf for Makefile.am patch
Package-Manager: portage-2.2.20
-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