Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2022 16:10:29 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: d7b49c6b321e - main - www/py-protego: Add NO_ARCH
Message-ID:  <202209101610.28AGAT7j065868@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=d7b49c6b321ec5a064525ed0da8a09d478eac407

commit d7b49c6b321ec5a064525ed0da8a09d478eac407
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-09-10 16:07:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-09-10 16:07:52 +0000

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

diff --git a/www/py-protego/Makefile b/www/py-protego/Makefile
index 62f5e62f07fd..231350bd8152 100644
--- a/www/py-protego/Makefile
+++ b/www/py-protego/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
 USES=		python:3.6+
 USE_PYTHON=	distutils concurrent 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?202209101610.28AGAT7j065868>