summaryrefslogtreecommitdiff
path: root/graphics/zeno/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/zeno/Makefile')
-rw-r--r--graphics/zeno/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/zeno/Makefile b/graphics/zeno/Makefile
index 7f316f0ff645..145231b8a046 100644
--- a/graphics/zeno/Makefile
+++ b/graphics/zeno/Makefile
@@ -1,6 +1,6 @@
PORTNAME= zeno
DISTVERSION= 2024.10.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MAINTAINER= freebsd@sysctl.cz
@@ -22,7 +22,7 @@ BUILD_DEPENDS= alembic>0:graphics/alembic \
LIB_DEPENDS= libAlembic.so:graphics/alembic \
libcryptopp.so:security/cryptopp \
- libImath-3_1.so:math/Imath \
+ libImath.so:math/Imath \
libtiff.so:graphics/tiff \
libopencv_highgui.so:graphics/opencv \
libopencv_stitching.so:graphics/opencv \