git: 68e1000c41a5 - main - emulators/py-unicorn: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Aug 2024 17:24:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=68e1000c41a5414c8764f0f324033b7359754e35 commit 68e1000c41a5414c8764f0f324033b7359754e35 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-08-04 17:11:34 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-08-04 17:14:32 +0000 emulators/py-unicorn: Add NO_ARCH Approved by: portmgr (blanket) --- emulators/py-unicorn/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emulators/py-unicorn/Makefile b/emulators/py-unicorn/Makefile index 3f79455c04c6..af363c4cf9a7 100644 --- a/emulators/py-unicorn/Makefile +++ b/emulators/py-unicorn/Makefile @@ -18,6 +18,8 @@ GH_TAGNAME= 2.0.1.post1 USES= python USE_PYTHON= distutils autoplist + +NO_ARCH= yes WRKSRC_SUBDIR= bindings/python do-test: