Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2023 19:35:27 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: f985b6cc29bb - main - textproc/py-mako: Add NO_ARCH
Message-ID:  <202303211935.32LJZR6e054799@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=f985b6cc29bbf86a497ae57dc9004c02762637d3

commit f985b6cc29bbf86a497ae57dc9004c02762637d3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-03-21 18:56:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-03-21 19:22:36 +0000

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

diff --git a/textproc/py-mako/Makefile b/textproc/py-mako/Makefile
index 84a1a4172caf..458ef16a0992 100644
--- a/textproc/py-mako/Makefile
+++ b/textproc/py-mako/Makefile
@@ -21,4 +21,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beaker>=1.1:www/py-beaker@${PY_FLAVOR} \
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303211935.32LJZR6e054799>