git: 44ad1dcfb3f8 - main - graphics/libjxl: drop obsolete OpenEXR fix after 155610d50513
Jan Beich
jbeich at FreeBSD.org
Fri Oct 1 14:57:11 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=44ad1dcfb3f8d165c4772dab40a513570d2db37f
commit 44ad1dcfb3f8d165c4772dab40a513570d2db37f
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-10-01 14:45:14 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-10-01 14:56:29 +0000
graphics/libjxl: drop obsolete OpenEXR fix after 155610d50513
---
graphics/libjxl/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/graphics/libjxl/Makefile b/graphics/libjxl/Makefile
index b2a8fbd19ca9..9fd160a145e7 100644
--- a/graphics/libjxl/Makefile
+++ b/graphics/libjxl/Makefile
@@ -70,8 +70,6 @@ PNG_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_PNG
post-patch:
@${REINPLACE_CMD} 's,/usr,${LOCALBASE},' \
${WRKSRC}/plugins/gdk-pixbuf/jxl.thumbnailer
- ${REINPLACE_CMD} 's,OpenEXR::Int64,uint64_t,' \
- ${WRKSRC}/lib/extras/codec_exr.cc
# pkg_check_modules doesn't support CMAKE_DISABLE_*
post-patch-GIMP-off:
More information about the dev-commits-ports-all
mailing list