summaryrefslogtreecommitdiff
path: root/time/gtodo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/gtodo/Makefile')
-rw-r--r--time/gtodo/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile
index b445f6d305f..6552505cbf4 100644
--- a/time/gtodo/Makefile
+++ b/time/gtodo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2012/06/14 07:44:22 sbd Exp $
+# $NetBSD: Makefile,v 1.40 2012/07/01 19:05:27 dholland Exp $
#
DISTNAME= gtodo-0.14
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= time gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtodo/}
@@ -24,4 +24,5 @@ GCONF_SCHEMAS= gtodo.schemas
.include "../../sysutils/gnome-vfs/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"