aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-python-docx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-python-docx/Makefile')
-rw-r--r--textproc/py-python-docx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-docx/Makefile b/textproc/py-python-docx/Makefile
index f6772fba8953..62e13767e6cd 100644
--- a/textproc/py-python-docx/Makefile
+++ b/textproc/py-python-docx/Makefile
@@ -11,7 +11,7 @@ COMMENT= Python library for creating and updating Microsoft Word files
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.3.4:devel/py-lxml
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.3.4:devel/py-lxml@${FLAVOR}
# Python3 ready
USES= python