aboutsummaryrefslogtreecommitdiff
path: root/devel/py-selection/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-selection/Makefile')
-rw-r--r--devel/py-selection/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-selection/Makefile b/devel/py-selection/Makefile
index 9fe6d7a136f4..efcb9e91ac50 100644
--- a/devel/py-selection/Makefile
+++ b/devel/py-selection/Makefile
@@ -11,9 +11,9 @@ COMMENT= API to extract content from HTML & XML documents
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}weblib>0:devel/py-weblib@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}weblib>0:devel/py-weblib@${PY_FLAVOR}
NO_ARCH= yes
USES= python