summaryrefslogtreecommitdiff
path: root/editors/tomboy
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-11-19 06:17:56 +0000
committerobache <obache@pkgsrc.org>2010-11-19 06:17:56 +0000
commit12dfd9f2d556b9c28522b73e1b089f8898215760 (patch)
treec7961599bde6590efe8435c427e341951f9e6a09 /editors/tomboy
parent5e4d701d3becd2408b476c11cbcab4ebbd13e645 (diff)
downloadpkgsrc-12dfd9f2d556b9c28522b73e1b089f8898215760.tar.gz
Using desktopdb.
Diffstat (limited to 'editors/tomboy')
-rw-r--r--editors/tomboy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile
index f98623544ce..4581405d130 100644
--- a/editors/tomboy/Makefile
+++ b/editors/tomboy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2010/11/18 23:59:18 obache Exp $
+# $NetBSD: Makefile,v 1.21 2010/11/19 06:17:56 obache Exp $
#
DISTNAME= tomboy-1.0.1
@@ -43,4 +43,5 @@ BUILDLINK_API_DEPENDS.mono-addins+= mono-addins>=0.3.1
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.14.0
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"