Date: Thu, 17 Oct 2024 19:07:28 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 920298abddc7 - main - www/py-flask-caching: Add NO_ARCH Message-ID: <202410171907.49HJ7SFN092122@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=920298abddc74c00291e8affe37baf1d78b419e4 commit 920298abddc74c00291e8affe37baf1d78b419e4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-17 19:04:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-17 19:04:20 +0000 www/py-flask-caching: Add NO_ARCH Approved by: portmgr (blanket) --- www/py-flask-caching/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/py-flask-caching/Makefile b/www/py-flask-caching/Makefile index 0c090aa8e75f..40874200c793 100644 --- a/www/py-flask-caching/Makefile +++ b/www/py-flask-caching/Makefile @@ -18,4 +18,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flask>=0.8:www/py-flask@${PY_FLAVOR} \ USES= python USE_PYTHON= autoplist distutils +NO_ARCH= yes + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410171907.49HJ7SFN092122>