git: 742fc8fd4af3 - main - devel/py-jupyterlab-widgets: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Jun 2022 23:20:47 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=742fc8fd4af381d6cc1812076ff73dff8b822298 commit 742fc8fd4af381d6cc1812076ff73dff8b822298 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-09 23:12:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-09 23:16:16 +0000 devel/py-jupyterlab-widgets: Add NO_ARCH Approved by: portmgr (blanket) --- devel/py-jupyterlab-widgets/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-jupyterlab-widgets/Makefile b/devel/py-jupyterlab-widgets/Makefile index 58b3bcd19891..e7d57f9706d3 100644 --- a/devel/py-jupyterlab-widgets/Makefile +++ b/devel/py-jupyterlab-widgets/Makefile @@ -17,6 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyterlab>=3.0.0:devel/py-jupyterlab@${PY_F USES= python:3.7-3.9 USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + PYDISTUTILS_CONFIGUREARGS= --skip-npm PYDISTUTILS_BUILDARGS= --skip-npm PYDISTUTILS_INSTALLARGS= --skip-npm