git: 216066aaf9ef - main - devel/py-rapidfuzz2: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Jun 2023 07:20:17 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=216066aaf9efaf0aaca76b9325849200153b30e9 commit 216066aaf9efaf0aaca76b9325849200153b30e9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-30 07:03:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-30 07:03:58 +0000 devel/py-rapidfuzz2: Add NO_ARCH --- devel/py-rapidfuzz2/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-rapidfuzz2/Makefile b/devel/py-rapidfuzz2/Makefile index 3d9a3e3e79bd..e19dc1139b24 100644 --- a/devel/py-rapidfuzz2/Makefile +++ b/devel/py-rapidfuzz2/Makefile @@ -27,6 +27,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jarowinkler>=1.0.3:textproc/py-jarowinkler@$ USES= compiler:c++14-lang python USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + PORTSCOUT= limit:^2\. post-install: