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