summaryrefslogtreecommitdiff
path: root/mail/thunderbird/Makefile
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-02-06 09:20:45 +0000
committerghen <ghen@pkgsrc.org>2006-02-06 09:20:45 +0000
commit180d61286fabe52d4952c2d1e21272d61ae4a107 (patch)
tree123d4549a745fe17216d1cc6286726e4bac8484d /mail/thunderbird/Makefile
parent8d012ff2f6fc5f23164b0742a5842095e6d7ae6c (diff)
downloadpkgsrc-180d61286fabe52d4952c2d1e21272d61ae4a107.tar.gz
s/_MOZILLA_USE_GTK2/MOZILLA_USE_GTK2/g, as to silent pkglint (WARN: Variable
names starting with an underscore are reserved for internal pkgsrc use). Ok with wiz.
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r--mail/thunderbird/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index d0197833f00..476b3d24961 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.15 2006/02/05 23:09:59 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2006/02/06 09:20:45 ghen Exp $
MOZILLA= thunderbird
PKGREVISION= 1
COMMENT= Mozilla mail client
-_MOZILLA_USE_GTK2= # yes
+MOZILLA_USE_GTK2= # yes
MOZILLA_USE_XFT= YES
.include "../../mail/thunderbird/Makefile-thunderbird.common"