diff options
Diffstat (limited to 'net-mgmt/wmi-client/Makefile')
-rw-r--r-- | net-mgmt/wmi-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/wmi-client/Makefile b/net-mgmt/wmi-client/Makefile index 27cd04430f2b..2ab4b07fce33 100644 --- a/net-mgmt/wmi-client/Makefile +++ b/net-mgmt/wmi-client/Makefile @@ -22,7 +22,7 @@ USES= iconv USE_LDCONFIG= yes MAKEFILE= GNUmakefile -MAKE_ENV= ZENHOME="${PREFIX}" PY_LIBDIR="${PYTHONPREFIX_SITELIBDIR}" +MAKE_ENV= ZENHOME="${PREFIX}" PY_LIBDIR="${PYTHONPREFIX_SITELIBDIR}" PYTHON="${PYTHON_CMD}" ALL_TARGET= build NO_STAGE= yes |