summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>