diff options
Diffstat (limited to 'textproc/py-pss/Makefile')
-rw-r--r-- | textproc/py-pss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pss/Makefile b/textproc/py-pss/Makefile index d03d481e4881..ba894c826f24 100644 --- a/textproc/py-pss/Makefile +++ b/textproc/py-pss/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/eliben/pss LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |