aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-sphinxcontrib-autoprogram/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-sphinxcontrib-autoprogram/Makefile')
-rw-r--r--textproc/py-sphinxcontrib-autoprogram/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-sphinxcontrib-autoprogram/Makefile b/textproc/py-sphinxcontrib-autoprogram/Makefile
index 94a4df3aa446..5455a18f06f7 100644
--- a/textproc/py-sphinxcontrib-autoprogram/Makefile
+++ b/textproc/py-sphinxcontrib-autoprogram/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sphinxcontrib-autoprogram
PORTVERSION= 0.1.7
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,7 @@ LICENSE= BSD2CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sphinx>=1.2,1:textproc/py-sphinx@${PY_FLAVOR}
-USES= python
+USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes