Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 23:41:20 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: 4aff8c0ab754 - main - devel/py-fastf1: Add NO_ARCH
Message-ID:  <202206032341.253NfKsC090195@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=4aff8c0ab754a7d569a89c0f4412ed199251083b

commit 4aff8c0ab754a7d569a89c0f4412ed199251083b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 23:24:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 23:36:57 +0000

    devel/py-fastf1: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 devel/py-fastf1/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/py-fastf1/Makefile b/devel/py-fastf1/Makefile
index a38cec6c6d41..2901ba3b8a20 100644
--- a/devel/py-fastf1/Makefile
+++ b/devel/py-fastf1/Makefile
@@ -22,4 +22,6 @@ RUN_DEPENDS=	${PYNUMPY} \
 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?202206032341.253NfKsC090195>