git: 0503cf39d76e - main - textproc/py-junit-xml: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 09:07:46 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0503cf39d76eb4a88ce874e3164db4735ee334c2 commit 0503cf39d76eb4a88ce874e3164db4735ee334c2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 08:55:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 09:01:07 +0000 textproc/py-junit-xml: Add NO_ARCH Approved by: portmgr (blanket) --- textproc/py-junit-xml/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/py-junit-xml/Makefile b/textproc/py-junit-xml/Makefile index 68d0e4cb9dc9..d6ed9e095c89 100644 --- a/textproc/py-junit-xml/Makefile +++ b/textproc/py-junit-xml/Makefile @@ -16,4 +16,6 @@ GH_ACCOUNT= kyrus GH_PROJECT= python-${PORTNAME} GH_TAGNAME= 4bd08a2 +NO_ARCH= yes + .include <bsd.port.mk>