summaryrefslogtreecommitdiff
path: root/editors/abiword
diff options
context:
space:
mode:
authordrochner <drochner>2008-11-20 21:47:16 +0000
committerdrochner <drochner>2008-11-20 21:47:16 +0000
commit2cb34383cf1676bdf532ac4df105b1037b337578 (patch)
tree79800d49f47710f880ab3c6e620df7163c8108d1 /editors/abiword
parentbd32447c6a1eff86d0be96f507ffc2b53fe9d7f5 (diff)
downloadpkgsrc-2cb34383cf1676bdf532ac4df105b1037b337578.tar.gz
use desktop-file-utils to make sure the database is rebuilt
Diffstat (limited to 'editors/abiword')
-rw-r--r--editors/abiword/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 2950f1673fe..4835bb9f363 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.116 2008/04/14 11:36:11 wiz Exp $
+# $NetBSD: Makefile,v 1.117 2008/11/20 21:47:16 drochner Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -59,5 +59,5 @@ post-install:
.endif
.include "../../textproc/enchant/buildlink3.mk"
-
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"