pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/abiword use desktop-file-utils to make sure th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81726360e50d
branches:  trunk
changeset: 550387:81726360e50d
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Nov 20 21:47:16 2008 +0000

description:
use desktop-file-utils to make sure the database is rebuilt

diffstat:

 editors/abiword/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 2b53f531100b -r 81726360e50d editors/abiword/Makefile
--- a/editors/abiword/Makefile  Thu Nov 20 21:45:07 2008 +0000
+++ b/editors/abiword/Makefile  Thu Nov 20 21:47:16 2008 +0000
@@ -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 @@
 .endif
 
 .include "../../textproc/enchant/buildlink3.mk"
-
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index