summaryrefslogtreecommitdiff
path: root/textproc/py-python-pptx
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 20:47:03 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 21:02:41 +0800
commitaf381a70f5ea711f847aa7ef05bbcaef2eb3abed (patch)
tree6f4bea97e0ed9fd6578e493282668dace58100cb /textproc/py-python-pptx
parenttextproc/py-extract-msg: Add NO_ARCH (diff)
textproc/py-python-pptx: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'textproc/py-python-pptx')
-rw-r--r--textproc/py-python-pptx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-python-pptx/Makefile b/textproc/py-python-pptx/Makefile
index f2499cbeeb8a..8a8d4047ff41 100644
--- a/textproc/py-python-pptx/Makefile
+++ b/textproc/py-python-pptx/Makefile
@@ -21,4 +21,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}behave>0:devel/py-behave@${PY_FLAVOR} \
USES= python:3.8+
USE_PYTHON= autoplist distutils pytest
+NO_ARCH= yes
+
.include <bsd.port.mk>