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