diff options
Diffstat (limited to 'dev-lang/yasm/yasm-1.3.0.ebuild')
-rw-r--r-- | dev-lang/yasm/yasm-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/yasm/yasm-1.3.0.ebuild b/dev-lang/yasm/yasm-1.3.0.ebuild index cee1a7f6f93e..e1ef59791ee0 100644 --- a/dev-lang/yasm/yasm-1.3.0.ebuild +++ b/dev-lang/yasm/yasm-1.3.0.ebuild @@ -26,7 +26,7 @@ DEPEND=" python? ( >=dev-python/cython-0.14[${PYTHON_USEDEP}] )" src_configure() { - use python && python_export_best + use python && python_setup XMLTO=: \ econf \ |