diff options
Diffstat (limited to 'sysutils/azure-agent/Makefile')
-rw-r--r-- | sysutils/azure-agent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/azure-agent/Makefile b/sysutils/azure-agent/Makefile index 6c8d6c3a699b..7fee68b635aa 100644 --- a/sysutils/azure-agent/Makefile +++ b/sysutils/azure-agent/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= sudo:security/sudo \ ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1@${PY_FLAVOR} \ ca_root_nss>0:security/ca_root_nss +NO_ARCH= yes NO_BUILD= yes USES= python shebangfix |