diff options
Diffstat (limited to 'science/py-trx-python')
-rw-r--r-- | science/py-trx-python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/py-trx-python/Makefile b/science/py-trx-python/Makefile index 0c6bf705d174..96490c4af9cc 100644 --- a/science/py-trx-python/Makefile +++ b/science/py-trx-python/Makefile @@ -31,6 +31,7 @@ USE_PYTHON= pep517 cython autoplist pytest # few tests fail due to missing files #USE_GITHUB= yes #GH_ACCOUNT= tee-ar-ex +NO_ARCH= yes TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} .include <bsd.port.mk> |