summaryrefslogtreecommitdiff
path: root/devel/py-pygit2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pygit2/Makefile')
-rw-r--r--devel/py-pygit2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-pygit2/Makefile b/devel/py-pygit2/Makefile
index 8bb85696fbd3..182c8869f53b 100644
--- a/devel/py-pygit2/Makefile
+++ b/devel/py-pygit2/Makefile
@@ -15,10 +15,10 @@ COMMENT= Python bindings for libgit2
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR}
LIB_DEPENDS= libgit2.so:devel/libgit2
RUN_DEPENDS= ${BUILD_DEPENDS} \
- ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils