summaryrefslogtreecommitdiff
path: root/graphics/py-openslide-python
diff options
context:
space:
mode:
authorCharlie Li <vishwin@FreeBSD.org>2025-03-07 21:33:49 -0500
committerCharlie Li <vishwin@FreeBSD.org>2025-03-07 23:05:21 -0500
commit06a08e69f3acb846ad8252945f53c3a2d211e303 (patch)
tree1016fb91b84c00db859a3f4531d7a22e23f1746f /graphics/py-openslide-python
parentpython.mk: remove setuptools from RUN_DEPENDS (diff)
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump. Any ports that need setuptools at runtime can have the devel/py-setuptools manually added back to RUN_DEPENDS, but understand that this practice is deprecated; see CHANGES for details.
Diffstat (limited to 'graphics/py-openslide-python')
-rw-r--r--graphics/py-openslide-python/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-openslide-python/Makefile b/graphics/py-openslide-python/Makefile
index 7f19c153fe79..002976c3bf79 100644
--- a/graphics/py-openslide-python/Makefile
+++ b/graphics/py-openslide-python/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openslide-python
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= graphics
#MASTER_SITES= PYPI # no tarball
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}