Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2022 04:25:18 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: ba2fda46a399 - main - textproc/py-zope.tal: Add NO_ARCH
Message-ID:  <202204160425.23G4PI7F008591@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=ba2fda46a3999a07336847b3a6500681919c1755

commit ba2fda46a3999a07336847b3a6500681919c1755
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-16 04:15:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-16 04:19:51 +0000

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

diff --git a/textproc/py-zope.tal/Makefile b/textproc/py-zope.tal/Makefile
index 42b2666fd61c..fa060209ab60 100644
--- a/textproc/py-zope.tal/Makefile
+++ b/textproc/py-zope.tal/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:textproc/py-zope.i18nm
 USES=		python:3.6+ zip
 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?202204160425.23G4PI7F008591>