aboutsummaryrefslogtreecommitdiff
path: root/graphics/libjxl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libjxl/Makefile')
-rw-r--r--graphics/libjxl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/libjxl/Makefile b/graphics/libjxl/Makefile
index 5654652546fd..8b8997ddacf4 100644
--- a/graphics/libjxl/Makefile
+++ b/graphics/libjxl/Makefile
@@ -4,6 +4,9 @@ DISTVERSION= 0.3.7
PORTREVISION= 2
CATEGORIES= graphics
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= adb32f3f8f37.patch:-p1 # https://github.com/libjxl/libjxl/pull/193
+
MAINTAINER= jbeich@FreeBSD.org
COMMENT= JPEG XL reference encoder/decoder