summaryrefslogtreecommitdiff
path: root/science/py-trx-python
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-04-09 21:57:46 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-04-09 21:57:46 +0800
commit5a47a9dcef3bebe89fb20bc3537a8ce1a734e6b2 (patch)
tree72209dc1618da8e51b235ed47dc9b011de661876 /science/py-trx-python
parentdevel/py-termcolor: Fix typo (diff)
science/py-trx-python: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'science/py-trx-python')
-rw-r--r--science/py-trx-python/Makefile1
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>