summaryrefslogtreecommitdiff
path: root/x11/gnome-panel/Makefile
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2014-12-16 10:46:32 +0000
committerprlw1 <prlw1@pkgsrc.org>2014-12-16 10:46:32 +0000
commit39d599ea7294e65de35b58751bd5f5a1871d2e1a (patch)
tree45aa618983862de7de38d392a0638c5bed8a3a12 /x11/gnome-panel/Makefile
parentda19216b29926c16ffd0b393ef89b1c5b075b799 (diff)
downloadpkgsrc-39d599ea7294e65de35b58751bd5f5a1871d2e1a.tar.gz
Avoid:
The Panel encountered a problem while loading "ClockAppletFactory::ClockApplet" Do you want to delete the applet from your configuration? Solution: https://mail.gnome.org/archives/commits-list/2012-May/msg05607.html While here, depend on sysutils/desktop-file-utils/desktopdb.mk
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r--x11/gnome-panel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 960ab4f9334..8f1e9399cd9 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.173 2014/10/07 16:47:15 adam Exp $
+# $NetBSD: Makefile,v 1.174 2014/12/16 10:46:32 prlw1 Exp $
DISTNAME= gnome-panel-2.32.1
-PKGREVISION= 40
+PKGREVISION= 41
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.32/}
EXTRACT_SUFX= .tar.bz2
@@ -76,6 +76,7 @@ BUILDLINK_API_DEPENDS.libgweather+= libgweather>=2.24.1
#.include "../../security/policykit/buildlink3.mk"
#.include "../../security/policykit-gnome/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
BUILDLINK_API_DEPENDS.gnome-menus+= gnome-menus>=2.28.0
.include "../../sysutils/gnome-menus/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"