diff options
Diffstat (limited to 'textproc/py-markupsafe/Makefile')
-rw-r--r-- | textproc/py-markupsafe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-markupsafe/Makefile b/textproc/py-markupsafe/Makefile index 96e2c85f9006..ff3d24867716 100644 --- a/textproc/py-markupsafe/Makefile +++ b/textproc/py-markupsafe/Makefile @@ -12,7 +12,7 @@ WWW= https://github.com/pallets/markupsafe LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils post-install: |