summaryrefslogtreecommitdiff
path: root/www/py-html5lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-html5lib/Makefile')
-rw-r--r--www/py-html5lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-html5lib/Makefile b/www/py-html5lib/Makefile
index 2635a5ea1381..6e2aeb974c56 100644
--- a/www/py-html5lib/Makefile
+++ b/www/py-html5lib/Makefile
@@ -13,8 +13,8 @@ COMMENT= Python based HTML parser based on the HTML5 spec
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}webencodings>0:converters/py-webencodings@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}webencodings>0:converters/py-webencodings@${PY_FLAVOR}
NO_ARCH= yes
USES= python