summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2018-06-01 17:04:55 +0000
committeryouri <youri@pkgsrc.org>2018-06-01 17:04:55 +0000
commitaf89940329800552c83511dffb05a5979b9f6c5a (patch)
tree8c53aacd052b1c8e35ccb75f3a763243ab97d619
parent0e6941dad3f6fd3d011f52855140082d9c77795e (diff)
downloadpkgsrc-af89940329800552c83511dffb05a5979b9f6c5a.tar.gz
Use libgnomekbd2.
-rw-r--r--sysutils/gnome-settings-daemon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gnome-settings-daemon/Makefile b/sysutils/gnome-settings-daemon/Makefile
index 053f3b1ef26..1c2d4d199de 100644
--- a/sysutils/gnome-settings-daemon/Makefile
+++ b/sysutils/gnome-settings-daemon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2018/04/16 14:35:11 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2018/06/01 17:04:55 youri Exp $
#
DISTNAME= gnome-settings-daemon-2.32.1
@@ -47,8 +47,8 @@ BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.74
.include "../../x11/gnome-desktop/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.21.2
.include "../../x11/gtk2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libgnomekbd+= libgnomekbd>=2.31.2
-.include "../../x11/libgnomekbd/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libgnomekbd2+= libgnomekbd2>=2.31.2
+.include "../../x11/libgnomekbd2/buildlink3.mk"
BUILDLINK_API_DEPENDS.libxklavier+= libxklavier>=5.0
.include "../../x11/libxklavier/buildlink3.mk"