Date: Tue, 6 Jul 2021 15:08:15 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: 001ec43f9a96 - main - math/py-amply: Add NO_ARCH Message-ID: <202107061508.166F8FsK024281@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=001ec43f9a96bd624696200586682b9e29dd4446 commit 001ec43f9a96bd624696200586682b9e29dd4446 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 15:00:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-06 15:00:59 +0000 math/py-amply: Add NO_ARCH Approved by: portmgr (blanket) --- math/py-amply/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/py-amply/Makefile b/math/py-amply/Makefile index 1d3533a81517..bcd95db43740 100644 --- a/math/py-amply/Makefile +++ b/math/py-amply/Makefile @@ -17,4 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107061508.166F8FsK024281>