aboutsummaryrefslogtreecommitdiff
path: root/math/py-mpmath/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:31:09 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:46:22 +0000
commit7b5a2f054f7776dbec8a9e04ccbbfec9fac474b4 (patch)
tree6a3b4eba099e6e852b0b1435019fe35dc50922b0 /math/py-mpmath/Makefile
parentd95e8cdfd0bb0f99ba7f9b62252cb4104f2f098b (diff)
downloadports-7b5a2f054f7776dbec8a9e04ccbbfec9fac474b4.tar.gz
ports-7b5a2f054f7776dbec8a9e04ccbbfec9fac474b4.zip
Diffstat (limited to 'math/py-mpmath/Makefile')
-rw-r--r--math/py-mpmath/Makefile2
1 files changed, 2 insertions, 0 deletions
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>