summaryrefslogtreecommitdiff
path: root/mail/thunderbird
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-09-24 13:14:53 +0000
committerwiz <wiz@pkgsrc.org>2009-09-24 13:14:53 +0000
commitea46dc3286fc140f0d489c2a5705582641816979 (patch)
tree7c523ddd90f8b012d9e0f0fa46a9eabba664507b /mail/thunderbird
parent1d7a499daf734bdcfd56bbe91259c0ef1e362e30 (diff)
downloadpkgsrc-ea46dc3286fc140f0d489c2a5705582641816979.tar.gz
Include "../../sysutils/desktop-file-utils/desktopdb.mk" to make pkglint
happy.
Diffstat (limited to 'mail/thunderbird')
-rw-r--r--mail/thunderbird/Makefile-thunderbird.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile-thunderbird.common b/mail/thunderbird/Makefile-thunderbird.common
index 9e6f074a2db..1708f106f5a 100644
--- a/mail/thunderbird/Makefile-thunderbird.common
+++ b/mail/thunderbird/Makefile-thunderbird.common
@@ -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 @@ install-desktop:
INSTALLATION_DIRS+= share/applications share/pixmaps
PKG_DESTDIR_SUPPORT= user-destdir
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../www/seamonkey/Makefile.common"