summaryrefslogtreecommitdiff
path: root/devel/py-makefun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-makefun/Makefile')
-rw-r--r--devel/py-makefun/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-makefun/Makefile b/devel/py-makefun/Makefile
index edf4b671ca33..efb36136b34a 100644
--- a/devel/py-makefun/Makefile
+++ b/devel/py-makefun/Makefile
@@ -1,5 +1,6 @@
PORTNAME= makefun
PORTVERSION= 1.16.0
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,7 @@ WWW= https://smarie.github.io/python-makefun/ \
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=39.2<72:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=39.2:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}