git: ba2fda46a399 - main - textproc/py-zope.tal: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Apr 2022 04:25:18 UTC
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>