aboutsummaryrefslogtreecommitdiff
path: root/devel/py-repoze.sphinx.autointerface/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-repoze.sphinx.autointerface/Makefile')
-rw-r--r--devel/py-repoze.sphinx.autointerface/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/py-repoze.sphinx.autointerface/Makefile b/devel/py-repoze.sphinx.autointerface/Makefile
index 834dce4b0d76..4e470ba3af9b 100644
--- a/devel/py-repoze.sphinx.autointerface/Makefile
+++ b/devel/py-repoze.sphinx.autointerface/Makefile
@@ -12,7 +12,9 @@ COMMENT= Auto-generates API docs from Zope interfaces
LICENSE= BSD4CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= python:3.6+
+USES= python:3.6+
USE_PYTHON= autoplist distutils
+NO_ARCH= yes
+
.include <bsd.port.mk>