git: 2047e3a5f3ce - main - www/py-azure-common: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 30 20:49:43 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2047e3a5f3ce27328c5831ba03967d5537712351
commit 2047e3a5f3ce27328c5831ba03967d5537712351
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:41:42 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:31 +0000
www/py-azure-common: Add NO_ARCH
Approved by: portmgr (blanket)
---
www/py-azure-common/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/www/py-azure-common/Makefile b/www/py-azure-common/Makefile
index c81f237d61aa..6bd4199883ff 100644
--- a/www/py-azure-common/Makefile
+++ b/www/py-azure-common/Makefile
@@ -12,4 +12,6 @@ LICENSE= MIT
USES= azurepy python:3.6+ zip
USE_PYTHON= autoplist concurrent distutils
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list