summaryrefslogtreecommitdiff
path: root/textproc/py-markdown2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-markdown2/Makefile')
-rw-r--r--textproc/py-markdown2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-markdown2/Makefile b/textproc/py-markdown2/Makefile
index fb699da613ea..f5ff44a47703 100644
--- a/textproc/py-markdown2/Makefile
+++ b/textproc/py-markdown2/Makefile
@@ -12,7 +12,7 @@ COMMENT= Fast and complete Python implementation of Markdown
LICENSE= MIT
-USES= python zip
+USES= python:3.6+ zip
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>