aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:03:17 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:06:20 +0000
commit4f9ec342803a1185003f2fb8c1daf8e081ebab04 (patch)
tree436be8f0e212f5ac8bca335fd8344103bc4e6001
parent3bb8ae3bd7a9afbeab430c32faa998bd2ac6aeba (diff)
downloadports-4f9ec342803a1185003f2fb8c1daf8e081ebab04.tar.gz
ports-4f9ec342803a1185003f2fb8c1daf8e081ebab04.zip
graphics/krita: pet stage-qa
-rw-r--r--graphics/krita/Makefile2
1 files changed, 2 insertions, 0 deletions
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 \