aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-14 16:05:49 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-14 16:11:01 +0000
commit73cafe12f821f3ea00bbdd7cf92351896bf60542 (patch)
tree2a84219fe90cddd85f9477ff5b7d839155c5452f /astro
parent2f755c7a5eb0b8eceedb1105951415175a77bde8 (diff)
downloadports-73cafe12f821f3ea00bbdd7cf92351896bf60542.tar.gz
ports-73cafe12f821f3ea00bbdd7cf92351896bf60542.zip
astro/py-astropy-helpers: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'astro')
-rw-r--r--astro/py-astropy-helpers/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/py-astropy-helpers/Makefile b/astro/py-astropy-helpers/Makefile
index d3f4d382da1a..fe1c3e891e68 100644
--- a/astro/py-astropy-helpers/Makefile
+++ b/astro/py-astropy-helpers/Makefile
@@ -16,4 +16,6 @@ RUN_DEPENDS= ${PYNUMPY}
USES= python:3.5+
USE_PYTHON= autoplist distutils
+NO_ARCH= yes
+
.include <bsd.port.mk>