aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-social-auth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-social-auth/Makefile')
-rw-r--r--www/py-django-social-auth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-django-social-auth/Makefile b/www/py-django-social-auth/Makefile
index 6a81e5e7c2dc..9f0badfe6b6b 100644
--- a/www/py-django-social-auth/Makefile
+++ b/www/py-django-social-auth/Makefile
@@ -11,8 +11,8 @@ DISTNAME= django-${PORTNAME}-${PORTVERSION}
MAINTAINER= tj@FreeBSD.org
COMMENT= Setup social authentication/authorization mechanism for Django
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}python-social-auth>=0:security/py-python-social-auth@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}python-social-auth>=0:security/py-python-social-auth@${PY_FLAVOR}
DEPRECATED= no support for new django
EXPIRATION_DATE= 2018-08-01