git: 62513a59b781 - main - devel/py-atpublic: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 May 2023 16:29:46 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=62513a59b781c741f23c1018928ea55067888585 commit 62513a59b781c741f23c1018928ea55067888585 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-02 16:21:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-02 16:25:54 +0000 devel/py-atpublic: Add NO_ARCH Approved by: portmgr (blanket) --- devel/py-atpublic/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/py-atpublic/Makefile b/devel/py-atpublic/Makefile index c48114e0bb34..c976e93e2003 100644 --- a/devel/py-atpublic/Makefile +++ b/devel/py-atpublic/Makefile @@ -14,6 +14,7 @@ USES= python:3.8+ USE_PYTHON= autoplist distutils MAKE_ENV= ATPUBLIC_BUILD_EXTENSION=1 +NO_ARCH= yes post-extract: ${CP} ${FILESDIR}/setup* ${WRKSRC}