git: 98d52c3b2cc4 - main - devel/py-pathtools: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Aug 2024 17:24:32 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=98d52c3b2cc47db32d61873c5a32126ed391d966 commit 98d52c3b2cc47db32d61873c5a32126ed391d966 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-08-04 17:11:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-08-04 17:14:32 +0000 devel/py-pathtools: Add NO_ARCH Approved by: portmgr (blanket) --- devel/py-pathtools/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-pathtools/Makefile b/devel/py-pathtools/Makefile index 055d4136e79d..a175d3e19b7e 100644 --- a/devel/py-pathtools/Makefile +++ b/devel/py-pathtools/Makefile @@ -14,6 +14,8 @@ LICENSE= MIT USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes + OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR}