summaryrefslogtreecommitdiff
path: root/graphics/py-imagecodecs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-imagecodecs/Makefile')
-rw-r--r--graphics/py-imagecodecs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/py-imagecodecs/Makefile b/graphics/py-imagecodecs/Makefile
index efcb1b1d7057..08b8393b808c 100644
--- a/graphics/py-imagecodecs/Makefile
+++ b/graphics/py-imagecodecs/Makefile
@@ -1,6 +1,5 @@
PORTNAME= imagecodecs
-PORTVERSION= 2024.12.30
-PORTREVISION= 3
+PORTVERSION= 2025.11.11
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -45,11 +44,12 @@ LIB_DEPENDS= libaec.so:science/libaec \
libzstd.so:archivers/zstd
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
-USES= jpeg localbase python
+USES= jpeg localbase python:3.11+
USE_PYTHON= autoplist concurrent cython3 pep517
CPPFLAGS+= -I${LOCALBASE}/include/jxrlib \
-I${LOCALBASE}/include/openjpeg-2.5
+MAKE_ENV= CG_LIMITED_API=0
OPTIONS_DEFINE= ALL
ALL_DESC= All optional dependencies