summaryrefslogtreecommitdiff
path: root/textproc/py-junit-xml/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-03 16:55:36 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-03 17:01:07 +0800
commit0503cf39d76eb4a88ce874e3164db4735ee334c2 (patch)
tree1dc384b30b44b73d203cb60c455750bc5afbcab8 /textproc/py-junit-xml/Makefile
parentmath/py-luminol: Add NO_ARCH (diff)
textproc/py-junit-xml: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'textproc/py-junit-xml/Makefile')
-rw-r--r--textproc/py-junit-xml/Makefile2
1 files changed, 2 insertions, 0 deletions
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>