summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libxml2/libxml2-2.9.12-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
index f7802bf5e680..7fc0cfe3b050 100644
--- a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
@@ -165,7 +165,7 @@ multilib_src_configure() {
# Odd build system, also see bug #582130
run_in_build_dir libxml2_configure \
- "--with-python=${ESYSROOT}/${PYTHON}"
+ "--with-python=${EPYTHON}" \
"--with-python-install-dir=$(python_get_sitedir)"
}