git: 0da6b25b61bd - main - sysutils/py-puremagic: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 16:10:25 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0da6b25b61bd30495efcac74285e3d621dad14af commit 0da6b25b61bd30495efcac74285e3d621dad14af Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 16:07:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 16:07:42 +0000 sysutils/py-puremagic: Add NO_ARCH Approved by: portmgr (blanket) --- sysutils/py-puremagic/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/py-puremagic/Makefile b/sysutils/py-puremagic/Makefile index 2a15547813db..242e8f081a88 100644 --- a/sysutils/py-puremagic/Makefile +++ b/sysutils/py-puremagic/Makefile @@ -16,6 +16,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + do-test: cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts= test/