summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorobache <obache>2010-11-19 06:17:56 +0000
committerobache <obache>2010-11-19 06:17:56 +0000
commit2b56387c850b33517d918527c7cf6c6035f64132 (patch)
treec7961599bde6590efe8435c427e341951f9e6a09 /editors
parentf22c492e02b3ef2f64b8348a3df490a36c9be933 (diff)
downloadpkgsrc-2b56387c850b33517d918527c7cf6c6035f64132.tar.gz
Using desktopdb.
Diffstat (limited to 'editors')
-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"