git: 4f9ec342803a - main - graphics/krita: pet stage-qa

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Mon, 05 Sep 2022 19:10:48 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4f9ec342803a1185003f2fb8c1daf8e081ebab04

commit 4f9ec342803a1185003f2fb8c1daf8e081ebab04
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:17 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:20 +0000

    graphics/krita: pet stage-qa
---
 graphics/krita/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index 162d3c96e094..411d266302ce 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	krita
 DISTVERSION=	5.1.0
+PORTREVISION=	1
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
@@ -21,6 +22,7 @@ LIB_DEPENDS=	libImath.so:math/Imath \
 		libgif.so:graphics/giflib \
 		libgsl.so:math/gsl \
 		libheif.so:graphics/libheif \
+		libjxl.so:graphics/libjxl \
 		liblcms2.so:graphics/lcms2 \
 		libmypaint.so:graphics/libmypaint \
 		libpng.so:graphics/png \