aboutsummaryrefslogtreecommitdiff
path: root/devel/py-avro/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-avro/Makefile')
-rw-r--r--devel/py-avro/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-avro/Makefile b/devel/py-avro/Makefile
index 8b6d2730a33c..fb73989fb178 100644
--- a/devel/py-avro/Makefile
+++ b/devel/py-avro/Makefile
@@ -11,7 +11,7 @@ WWW= https://avro.apache.org/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/avro/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.8.0:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= cpe python