git: 55ced48f90cb - main - devel/py-munch: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Apr 29 14:38:31 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=55ced48f90cb05c2eabcf6a4d6d380738055698c
commit 55ced48f90cb05c2eabcf6a4d6d380738055698c
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-29 14:22:06 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-29 14:24:50 +0000
devel/py-munch: Add NO_ARCH
Approved by: portmgr (blanket)
---
devel/py-munch/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/py-munch/Makefile b/devel/py-munch/Makefile
index 2b9b897fb7c3..55e739647dcd 100644
--- a/devel/py-munch/Makefile
+++ b/devel/py-munch/Makefile
@@ -15,4 +15,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=3.0:devel/py-pbr@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist distutils
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list