diff options
Diffstat (limited to 'textproc/py-pyexcel-xlsx/Makefile')
-rw-r--r-- | textproc/py-pyexcel-xlsx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pyexcel-xlsx/Makefile b/textproc/py-pyexcel-xlsx/Makefile index 98f16cfef9a8..fe6679864e01 100644 --- a/textproc/py-pyexcel-xlsx/Makefile +++ b/textproc/py-pyexcel-xlsx/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openpyxl>=2.6.1:textproc/py-openpyxl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyexcel-io>=0.6.2:textproc/py-pyexcel-io@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |