aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-guardian/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-guardian/Makefile')
-rw-r--r--www/py-django-guardian/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-django-guardian/Makefile b/www/py-django-guardian/Makefile
index 98d73864e11e..ab49d2066fbd 100644
--- a/www/py-django-guardian/Makefile
+++ b/www/py-django-guardian/Makefile
@@ -12,8 +12,8 @@ COMMENT= Implementation of per object permissions for Django
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
NO_ARCH= yes
USES= python