aboutsummaryrefslogtreecommitdiff
path: root/net/py-nnpy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-nnpy/Makefile')
-rw-r--r--net/py-nnpy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-nnpy/Makefile b/net/py-nnpy/Makefile
index 9882647cdc89..47c4567e8b3b 100644
--- a/net/py-nnpy/Makefile
+++ b/net/py-nnpy/Makefile
@@ -12,7 +12,7 @@ COMMENT= cffi-based Python bindings for nanomsg
LICENSE= MIT
LIB_DEPENDS= libnanomsg.so:net/nanomsg
-BUILD_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/_cffi_backend.so:devel/py-cffi
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${FLAVOR}
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python