summaryrefslogtreecommitdiff
path: root/databases/py-mysqlclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-mysqlclient/Makefile')
-rw-r--r--databases/py-mysqlclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-mysqlclient/Makefile b/databases/py-mysqlclient/Makefile
index d0e1f13d0abc..ea794fb9d777 100644
--- a/databases/py-mysqlclient/Makefile
+++ b/databases/py-mysqlclient/Makefile
@@ -11,7 +11,7 @@ WWW= https://pypi.org/project/mysqlclient
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=49.2.0:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>=0.37:devel/py-wheel@${PY_FLAVOR}
USES= compiler:c11 iconv mysql pkgconfig python ssl