Date: Wed, 14 Jul 2021 16:19:59 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: 73cafe12f821 - main - astro/py-astropy-helpers: Add NO_ARCH Message-ID: <202107141619.16EGJx3E012850@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=73cafe12f821f3ea00bbdd7cf92351896bf60542 commit 73cafe12f821f3ea00bbdd7cf92351896bf60542 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-14 16:05:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-14 16:11:01 +0000 astro/py-astropy-helpers: Add NO_ARCH Approved by: portmgr (blanket) --- astro/py-astropy-helpers/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/astro/py-astropy-helpers/Makefile b/astro/py-astropy-helpers/Makefile index d3f4d382da1a..fe1c3e891e68 100644 --- a/astro/py-astropy-helpers/Makefile +++ b/astro/py-astropy-helpers/Makefile @@ -16,4 +16,6 @@ RUN_DEPENDS= ${PYNUMPY} USES= python:3.5+ 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?202107141619.16EGJx3E012850>