aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2023-01-28 09:07:20 +0000
committerMatthias Andree <mandree@FreeBSD.org>2023-01-28 09:07:20 +0000
commit9f7fa464f816bb420cba134635daadfbcd1f8a6e (patch)
tree7773df64411cfb5e25d6a156f7536d05ce985f58 /graphics
parentd410d3f2f6b2c6fa2cca725b91ea97077884072f (diff)
downloadports-9f7fa464f816bb420cba134635daadfbcd1f8a6e.tar.gz
ports-9f7fa464f816bb420cba134635daadfbcd1f8a6e.zip
graphics/darktable: re-sort LIB_DEPENDS
purely cosmetic change
Diffstat (limited to 'graphics')
-rw-r--r--graphics/darktable/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index 9eae377ea7ca..84065ff06e79 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -29,8 +29,8 @@ LIB_DEPENDS= libavif.so:graphics/libavif \
libicui18n.so:devel/icu \
libImath.so:math/Imath \
libjasper.so:graphics/jasper \
- libjxl_threads.so:graphics/libjxl \
libjson-glib-1.0.so:devel/json-glib \
+ libjxl_threads.so:graphics/libjxl \
liblcms2.so:graphics/lcms2 \
liblensfun.so:graphics/lensfun \
libOpenEXR.so:graphics/openexr \