summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2022-11-29 08:31:18 +0000
committerprlw1 <prlw1@pkgsrc.org>2022-11-29 08:31:18 +0000
commit0fc2a5d5a1be572b92c4257dfa4fd5057c34f7c2 (patch)
tree496652f15aa0ba46ce91f1ef66d3cd24892f518d /sysutils
parentf524f74fdc57c78682a4ab3ee0b6fea0bd86e0a2 (diff)
downloadpkgsrc-0fc2a5d5a1be572b92c4257dfa4fd5057c34f7c2.tar.gz
libhandy1 -> newer libhandy (compile tested)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-control-center/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile
index 86385b4b91e..2fbe71e8e1d 100644
--- a/sysutils/gnome-control-center/Makefile
+++ b/sysutils/gnome-control-center/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2022/11/23 16:21:05 adam Exp $
+# $NetBSD: Makefile,v 1.21 2022/11/29 08:34:35 prlw1 Exp $
DISTNAME= gnome-control-center-40.0
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= sysutils gnome
EXTRACT_SUFX= .tar.xz
@@ -28,7 +28,7 @@ PKGCONFIG_OVERRIDE+= output/panels/keyboard/gnome-keybindings.pc
.include "../../devel/glib2/schemas.mk"
.include "../../audio/gsound/buildlink3.mk"
.include "../../audio/pulseaudio/buildlink3.mk"
-.include "../../devel/libhandy1/buildlink3.mk"
+.include "../../devel/libhandy/buildlink3.mk"
.include "../../graphics/colord/buildlink3.mk"
.include "../../graphics/colord-gtk/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"