diff options
Diffstat (limited to 'textproc/py-chameleon')
-rw-r--r-- | textproc/py-chameleon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-chameleon/Makefile b/textproc/py-chameleon/Makefile index 22da4877921c..a6f2536eff99 100644 --- a/textproc/py-chameleon/Makefile +++ b/textproc/py-chameleon/Makefile @@ -12,7 +12,7 @@ WWW= https://github.com/malthe/chameleon LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python:3.5+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |