diff options
Diffstat (limited to 'textproc/py-pystache/Makefile')
-rw-r--r-- | textproc/py-pystache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pystache/Makefile b/textproc/py-pystache/Makefile index 83fa8c9f6721..40d59cb3a336 100644 --- a/textproc/py-pystache/Makefile +++ b/textproc/py-pystache/Makefile @@ -14,7 +14,7 @@ COMMENT= Logic-less templates for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.6+ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes |