summaryrefslogtreecommitdiff
path: root/math/py-amply
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-06 23:00:59 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-06 23:00:59 +0800
commit001ec43f9a96bd624696200586682b9e29dd4446 (patch)
tree142e99e3a365c09b2d61fc40687f644a8d4aa10f /math/py-amply
parent734642cae5153a39c3cd126cff23a2128b657de0 (diff)
downloadfreebsd-ports-001ec43f9a96bd624696200586682b9e29dd4446.zip
math/py-amply: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'math/py-amply')
-rw-r--r--math/py-amply/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-amply/Makefile b/math/py-amply/Makefile
index 1d3533a81517..bcd95db43740 100644
--- a/math/py-amply/Makefile
+++ b/math/py-amply/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
.include <bsd.port.mk>