Browse Source
science/py-trx-python: Add NO_ARCH
Approved by: portmgr (blanket)
overlay
Po-Chuan Hsieh
3 months ago
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with
1 additions and
0 deletions
-
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> |
|
|
|