diff options
Diffstat (limited to 'textproc/py-python-docx/Makefile')
-rw-r--r-- | textproc/py-python-docx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-docx/Makefile b/textproc/py-python-docx/Makefile index 2b42e6ff236a..265ac19b43a2 100644 --- a/textproc/py-python-docx/Makefile +++ b/textproc/py-python-docx/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.3.4:devel/py-lxml@${PY_FLAVOR} # Python3 ready -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |