aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-htmlmin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-htmlmin/Makefile')
-rw-r--r--www/py-django-htmlmin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-django-htmlmin/Makefile b/www/py-django-htmlmin/Makefile
index 3dfb0165bc0c..49ef4aaf459c 100644
--- a/www/py-django-htmlmin/Makefile
+++ b/www/py-django-htmlmin/Makefile
@@ -10,8 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= demon@FreeBSD.org
COMMENT= HTML minifier for Python
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/bs4/element.py:www/py-beautifulsoup \
- ${PYTHON_SITELIBDIR}/html5lib/html5parser.py:www/py-html5lib
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/bs4/element.py:www/py-beautifulsoup@${FLAVOR} \
+ ${PYTHON_SITELIBDIR}/html5lib/html5parser.py:www/py-html5lib@${FLAVOR}
USES= python
USE_PYTHON= distutils autoplist