aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-python-docs-theme
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-01-09 16:34:07 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-01-09 16:34:07 +0000
commit8524eefbd1811ebd83997f30fcef7b398ffe0873 (patch)
tree59905ba60083129766f97cebec0ad2d9f17a98be /textproc/py-python-docs-theme
parentd65e60464aeaa5ffb730d9c9968d392c067fa3cf (diff)
downloadports-8524eefbd1811ebd83997f30fcef7b398ffe0873.tar.gz
ports-8524eefbd1811ebd83997f30fcef7b398ffe0873.zip
Remove python 2.7 support from a few ports
Notes
Notes: svn path=/head/; revision=560874
Diffstat (limited to 'textproc/py-python-docs-theme')
-rw-r--r--textproc/py-python-docs-theme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-docs-theme/Makefile b/textproc/py-python-docs-theme/Makefile
index c1c0be69b810..bb332a149d64 100644
--- a/textproc/py-python-docs-theme/Makefile
+++ b/textproc/py-python-docs-theme/Makefile
@@ -12,7 +12,7 @@ COMMENT= Sphinx theme for the CPython docs and related projects
LICENSE= PSFL
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist
NO_ARCH= yes