git: 5a47a9dcef3b - main - science/py-trx-python: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Apr 2025 14:02:14 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a47a9dcef3bebe89fb20bc3537a8ce1a734e6b2 commit 5a47a9dcef3bebe89fb20bc3537a8ce1a734e6b2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-04-09 13:57:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-04-09 13:57:46 +0000 science/py-trx-python: Add NO_ARCH Approved by: portmgr (blanket) --- science/py-trx-python/Makefile | 1 + 1 file changed, 1 insertion(+) 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>