pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/thunderbird Include "../../sysutils/desktop-file-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72391e087108
branches:  trunk
changeset: 399664:72391e087108
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 24 13:14:53 2009 +0000

description:
Include "../../sysutils/desktop-file-utils/desktopdb.mk" to make pkglint
happy.

diffstat:

 mail/thunderbird/Makefile-thunderbird.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r fd96c33d7983 -r 72391e087108 mail/thunderbird/Makefile-thunderbird.common
--- a/mail/thunderbird/Makefile-thunderbird.common      Thu Sep 24 13:04:16 2009 +0000
+++ b/mail/thunderbird/Makefile-thunderbird.common      Thu Sep 24 13:14:53 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile-thunderbird.common,v 1.47 2009/07/22 09:01:35 wiz Exp $
+# $NetBSD: Makefile-thunderbird.common,v 1.48 2009/09/24 13:14:53 wiz Exp $
 # used by mail/thunderbird/Makefile
 # used by mail/thunderbird-gtk1/Makefile
 
@@ -42,4 +42,5 @@
 INSTALLATION_DIRS+=    share/applications share/pixmaps
 PKG_DESTDIR_SUPPORT=    user-destdir
 
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../www/seamonkey/Makefile.common"



Home | Main Index | Thread Index | Old Index