From 1b9c227b484e7c9be18be2ab748e52c107928cfa Mon Sep 17 00:00:00 2001 From: Owsjannikow Sergej E Date: Fri, 30 Apr 2021 00:25:22 +0200 Subject: FreeBSD: Switch to OpenExr >= 3.0.x. Signed-off-by: Owsjannikow Sergej E. --- freebsd/tdegraphics/Makefile | 2 +- freebsd/tdelibs/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/freebsd/tdegraphics/Makefile b/freebsd/tdegraphics/Makefile index 895cfdb2e..2f83209ac 100644 --- a/freebsd/tdegraphics/Makefile +++ b/freebsd/tdegraphics/Makefile @@ -30,7 +30,7 @@ LIB_DEPENDS+=\ libfribidi.so:${PORTSDIR}/converters/fribidi \ libglut.so:${PORTSDIR}/graphics/freeglut \ libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 \ - libIlmImf.so:${PORTSDIR}/graphics/openexr \ + libOpenEXR.so:${PORTSDIR}/graphics/openexr \ liblcms2.so:${PORTSDIR}/graphics/lcms2 \ libpaper.so:${PORTSDIR}/print/libpaper \ libpoppler.so:${PORTSDIR}/graphics/poppler \ diff --git a/freebsd/tdelibs/Makefile b/freebsd/tdelibs/Makefile index 09cc651a9..5918e635a 100644 --- a/freebsd/tdelibs/Makefile +++ b/freebsd/tdelibs/Makefile @@ -31,7 +31,7 @@ LIB_DEPENDS+=\ libmagic.so:${PORTSDIR}/sysutils/file \ libidn.so:${PORTSDIR}/dns/libidn \ libjasper.so:${PORTSDIR}/graphics/jasper \ - libIlmImf.so:${PORTSDIR}/graphics/openexr \ + libOpenEXR.so:${PORTSDIR}/graphics/openexr \ libtiff.so:${PORTSDIR}/graphics/tiff \ libcups.so:${PORTSDIR}/print/cups \ libfreetype.so:${PORTSDIR}/print/freetype \ -- cgit v1.2.3