git: 001ec43f9a96 - main - math/py-amply: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 6 15:08:21 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=001ec43f9a96bd624696200586682b9e29dd4446

commit 001ec43f9a96bd624696200586682b9e29dd4446
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 15:00:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


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