git: 7b5a2f054f77 - main - math/py-mpmath: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:49:32 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7b5a2f054f7776dbec8a9e04ccbbfec9fac474b4
commit 7b5a2f054f7776dbec8a9e04ccbbfec9fac474b4
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:31:09 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:22 +0000
math/py-mpmath: Add NO_ARCH
Approved by: portmgr (blanket)
---
math/py-mpmath/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/math/py-mpmath/Makefile b/math/py-mpmath/Makefile
index 7a080f8ef560..bbda5fb85b62 100644
--- a/math/py-mpmath/Makefile
+++ b/math/py-mpmath/Makefile
@@ -17,4 +17,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gmpy>=0:math/py-gmpy@${PY_FLAVOR} \
USES= python:3.6+
USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list