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