git: a41fb89c6af5 - main - devel/py-geojson: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Feb 2022 12:53:48 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a41fb89c6af5f2f794a131cc20edf9d6a6ffdad0 commit a41fb89c6af5f2f794a131cc20edf9d6a6ffdad0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-02-28 09:40:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-02-28 12:46:39 +0000 devel/py-geojson: Add NO_ARCH Approved by: portmgr (blanket) --- devel/py-geojson/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-geojson/Makefile b/devel/py-geojson/Makefile index 25533c01b9f3..ff846a21c75a 100644 --- a/devel/py-geojson/Makefile +++ b/devel/py-geojson/Makefile @@ -20,6 +20,8 @@ PORTDOCS= LICENSE.rst CHANGELOG.rst README.rst USES= python:3.6+ USE_PYTHON= autoplist distutils +NO_ARCH= yes + OPTIONS_DEFINE= DOCS post-install-DOCS-on: