git: 73cafe12f821 - main - astro/py-astropy-helpers: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 14 16:20:06 UTC 2021


The branch main has been updated by sunpoet:

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

commit 73cafe12f821f3ea00bbdd7cf92351896bf60542
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 16:05:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


More information about the dev-commits-ports-main mailing list