Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2024 07:27:23 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e67ca081bbb8 - main - devel/py-jupyter: Add NO_ARCH
Message-ID:  <202408310727.47V7RNAj085027@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e67ca081bbb876881aa40a69cebd66a7c87f9b15

commit e67ca081bbb876881aa40a69cebd66a7c87f9b15
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-08-31 07:26:56 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-08-31 07:26:56 +0000

    devel/py-jupyter: Add NO_ARCH
---
 devel/py-jupyter/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/py-jupyter/Makefile b/devel/py-jupyter/Makefile
index 057afa9c561d..53ef76de8290 100644
--- a/devel/py-jupyter/Makefile
+++ b/devel/py-jupyter/Makefile
@@ -21,4 +21,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ipykernel>0:devel/py-ipykernel@${PY_FLAVOR}
 USES=		python
 USE_PYTHON=	distutils autoplist # metaport, but it has a tarball that contains nothing essential
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408310727.47V7RNAj085027>