diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/wmi-client/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/wmi-client/Makefile b/net-mgmt/wmi-client/Makefile index 6fdbe1f3105f..e4e147718bf3 100644 --- a/net-mgmt/wmi-client/Makefile +++ b/net-mgmt/wmi-client/Makefile @@ -16,8 +16,7 @@ COMMENT= DCOM/WMI client implementation OPTIONS_DEFINE= PYTHON PYTHON_DESC= Build Python bindings -USE_AUTOTOOLS= autoconf:env autoheader:env -USES= iconv gmake tar:bzip2 +USES= autoreconf:build gmake iconv tar:bzip2 MAKEFILE= GNUmakefile MAKE_ARGS+= ZENHOME="${PREFIX}" INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ |