aboutsummaryrefslogtreecommitdiff
path: root/x11/sbxkb
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-07-28 19:54:24 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-07-28 19:55:41 +0000
commit308d6f8c550e4590a03e82c00069aa4b08f4ca18 (patch)
tree06429ddf80e637093ece63c1c268d98f7a95925b /x11/sbxkb
parent5516d0f67bf6abf1a18abafd9a23731fe9c26678 (diff)
downloadports-308d6f8c550e4590a03e82c00069aa4b08f4ca18.tar.gz
ports-308d6f8c550e4590a03e82c00069aa4b08f4ca18.zip
*/*: bump all consumes of deprecated GDK-Pixbuf-Xlib library
With hat: desktop
Diffstat (limited to 'x11/sbxkb')
-rw-r--r--x11/sbxkb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/sbxkb/Makefile b/x11/sbxkb/Makefile
index 97bee5710a7b..ee9b54be5b28 100644
--- a/x11/sbxkb/Makefile
+++ b/x11/sbxkb/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sbxkb
PORTVERSION= 0.7.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= SF/staybox
@@ -12,7 +12,7 @@ LICENSE= GPLv3
GNU_CONFIGURE= yes
LIBS+= -L${LOCALBASE}/lib -lX11
USES= gnome pkgconfig xorg
-USE_GNOME= gtk20
+USE_GNOME= gdkpixbuf2 gdkpixbuf2xlib gtk20
USE_XORG= x11
post-patch: