aboutsummaryrefslogtreecommitdiff
path: root/devel/py-fasteners/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-fasteners/Makefile')
-rw-r--r--devel/py-fasteners/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-fasteners/Makefile b/devel/py-fasteners/Makefile
index 6c1bba2cb8a4..be42095e4f10 100644
--- a/devel/py-fasteners/Makefile
+++ b/devel/py-fasteners/Makefile
@@ -10,8 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= alexander.nusov@nfvexpress.com
COMMENT= Python package that provides useful locks
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}monotonic>=0.1:devel/py-monotonic@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}monotonic>=0.1:devel/py-monotonic@${PY_FLAVOR}
NO_ARCH= yes