git: 9a1a977000ad - main - devel/py-cligj: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 29 14:38:30 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9a1a977000adf8f9603f71981bc4d4d837b90a5e

commit 9a1a977000adf8f9603f71981bc4d4d837b90a5e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-29 14:22:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-29 14:24:49 +0000

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

diff --git a/devel/py-cligj/Makefile b/devel/py-cligj/Makefile
index fc1db06ea240..2c7f2d025ade 100644
--- a/devel/py-cligj/Makefile
+++ b/devel/py-cligj/Makefile
@@ -14,4 +14,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>4.0:devel/py-click@${PY_FLAVOR}
 USES=		python:3.6+
 USE_PYTHON=	autoplist distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


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