summaryrefslogtreecommitdiff
path: root/textproc/py-custom_inherit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-custom_inherit/Makefile')
-rw-r--r--textproc/py-custom_inherit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-custom_inherit/Makefile b/textproc/py-custom_inherit/Makefile
index e8fa92ed3271..f5ad34dfd7b0 100644
--- a/textproc/py-custom_inherit/Makefile
+++ b/textproc/py-custom_inherit/Makefile
@@ -12,7 +12,7 @@ COMMENT= Package providing tools for inheriting docstrings in customizable ways
LICENSE= MIT
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>