summaryrefslogtreecommitdiff
path: root/x11/libgnomekbd/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-07-02 10:33:09 +0000
committerdrochner <drochner@pkgsrc.org>2012-07-02 10:33:09 +0000
commit0e1bfd6ffa716bea05ee65cfafbc0627123edfd4 (patch)
treeab5ec8e7e4d3ab3eb7132938f34c3e74c48f9f7f /x11/libgnomekbd/Makefile
parent0ea91213b3ce3d2a042a071abf987302240567ae (diff)
downloadpkgsrc-0e1bfd6ffa716bea05ee65cfafbc0627123edfd4.tar.gz
revert addition of desktopdb.mk where it was unnecessary
(These are just the cases where I have the pkgs installed.)
Diffstat (limited to 'x11/libgnomekbd/Makefile')
-rw-r--r--x11/libgnomekbd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile
index 383f038e870..8cca3ffe8ed 100644
--- a/x11/libgnomekbd/Makefile
+++ b/x11/libgnomekbd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2012/07/01 19:05:28 dholland Exp $
+# $NetBSD: Makefile,v 1.34 2012/07/02 10:33:09 drochner Exp $
#
DISTNAME= libgnomekbd-2.32.0
-PKGREVISION= 7
+PKGREVISION= 6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomekbd/2.32/}
EXTRACT_SUFX= .tar.bz2
@@ -29,5 +29,4 @@ PKGCONFIG_OVERRIDE+= libgnomekbdui.pc.in
BUILDLINK_API_DEPENDS.libxklavier+= libxklavier>=4.0
.include "../../x11/libxklavier/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"