diff options
Diffstat (limited to 'textproc/py-python-pptx')
-rw-r--r-- | textproc/py-python-pptx/Makefile | 2 |
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> |