aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-python-augeas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-python-augeas/Makefile')
-rw-r--r--textproc/py-python-augeas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-augeas/Makefile b/textproc/py-python-augeas/Makefile
index 88efdfe74bca..828bb607ffc1 100644
--- a/textproc/py-python-augeas/Makefile
+++ b/textproc/py-python-augeas/Makefile
@@ -12,7 +12,7 @@ COMMENT= Pure python bindings for Augeas
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.1.0:devel/py-cffi@${FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.1.0:devel/py-cffi@${PY_FLAVOR}
LIB_DEPENDS= libaugeas.so:textproc/augeas
USES= python