diff options
Diffstat (limited to 'devel/py-pytweening/Makefile')
-rw-r--r-- | devel/py-pytweening/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytweening/Makefile b/devel/py-pytweening/Makefile index 32f783ac9b0b..4dea45321a80 100644 --- a/devel/py-pytweening/Makefile +++ b/devel/py-pytweening/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/asweigart/pytweening LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} |