summaryrefslogtreecommitdiff
path: root/x11/xfce4-screenshooter-plugin/Makefile
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2022-12-22 21:06:36 +0100
committerGuido Falsi <madpilot@FreeBSD.org>2022-12-22 21:06:36 +0100
commitfa388dc41e71701c277434eca359204f85d82dd3 (patch)
tree6fc65e6b18fec9fd3e13fac1d3317bf019126674 /x11/xfce4-screenshooter-plugin/Makefile
parentgraphics/tesseract: update to 5.3.0 (diff)
x11/xfce4-screenshooter-plugin: Update to 1.10.1
Diffstat (limited to 'x11/xfce4-screenshooter-plugin/Makefile')
-rw-r--r--x11/xfce4-screenshooter-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile
index 7929022c8389..40046a18c582 100644
--- a/x11/xfce4-screenshooter-plugin/Makefile
+++ b/x11/xfce4-screenshooter-plugin/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xfce4-screenshooter-plugin
-PORTVERSION= 1.10.0
+PORTVERSION= 1.10.1
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/apps
DISTNAME= xfce4-screenshooter-${DISTVERSIONFULL}
@@ -12,7 +12,7 @@ WWW= https://goodies.xfce.org/projects/applications/xfce4-screenshooter
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
+LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 \
libharfbuzz.so:print/harfbuzz
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \