aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-xlutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-xlutils/Makefile')
-rw-r--r--textproc/py-xlutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-xlutils/Makefile b/textproc/py-xlutils/Makefile
index 4ab780ec0f2c..0d97e41b1ead 100644
--- a/textproc/py-xlutils/Makefile
+++ b/textproc/py-xlutils/Makefile
@@ -13,8 +13,8 @@ COMMENT= Utilities for working with Excel files that require both xlrd and xlwt
LICENSE= MIT
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlrd>=0.7.2:textproc/py-xlrd@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}xlwt>=0.7.4:textproc/py-xlwt@${FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlrd>=0.7.2:textproc/py-xlrd@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}xlwt>=0.7.4:textproc/py-xlwt@${PY_FLAVOR}
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python:2.7