diff options
Diffstat (limited to 'textproc/py-texttable/Makefile')
-rw-r--r-- | textproc/py-texttable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-texttable/Makefile b/textproc/py-texttable/Makefile index 047b4165946a..cb404a942120 100644 --- a/textproc/py-texttable/Makefile +++ b/textproc/py-texttable/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE CJKWRAP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cjkwrap>=0:textproc/py-cjkwrap@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |