summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-15 00:05:59 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-15 00:11:04 +0800
commit37d860268d3ea7eb5bd6516af137747018bec2bb (patch)
tree3b8ec5cf222160f0934a781cdf853de35b310903
parentdevel/py-repoze.sphinx.autointerface: Add NO_ARCH (diff)
textproc/py-et_xmlfile: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--textproc/py-et_xmlfile/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-et_xmlfile/Makefile b/textproc/py-et_xmlfile/Makefile
index 9643bf6ef7c5..57eb917dda5a 100644
--- a/textproc/py-et_xmlfile/Makefile
+++ b/textproc/py-et_xmlfile/Makefile
@@ -14,4 +14,6 @@ LICENSE= MIT
USES= python:3.6+
USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
.include <bsd.port.mk>