summaryrefslogtreecommitdiff
path: root/mail/thunderbird
diff options
context:
space:
mode:
authorjlam <jlam>2006-05-21 23:18:35 +0000
committerjlam <jlam>2006-05-21 23:18:35 +0000
commitca3903710022359c332a1942eade4ebac2079783 (patch)
treec790d778e10141afb7528ee2c801f425aab22cdf /mail/thunderbird
parentaa4e1fefdbcf615a7ce2d9992e4d927ec81b4128 (diff)
downloadpkgsrc-ca3903710022359c332a1942eade4ebac2079783.tar.gz
Set MESSAGE_SRC instead of MESSAGE so that we can take advantage of
MESSAGE_SUBST properly. No package should be setting MESSAGE anyway.
Diffstat (limited to 'mail/thunderbird')
-rw-r--r--mail/thunderbird/Makefile-thunderbird.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile-thunderbird.common b/mail/thunderbird/Makefile-thunderbird.common
index 6395e1833dc..41b70682a2a 100644
--- a/mail/thunderbird/Makefile-thunderbird.common
+++ b/mail/thunderbird/Makefile-thunderbird.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile-thunderbird.common,v 1.12 2006/04/23 14:14:07 ghen Exp $
+# $NetBSD: Makefile-thunderbird.common,v 1.13 2006/05/21 23:18:35 jlam Exp $
MOZILLA_BIN= thunderbird-bin
MOZ_VER= 1.5.0.2
@@ -15,7 +15,7 @@ MAKE_ENV+= MOZ_THUNDERBIRD=1
DISTINFO_FILE= ${.CURDIR}/../../mail/thunderbird/distinfo
PATCHDIR= ${.CURDIR}/../../mail/thunderbird/patches
-MESSAGE= ${.CURDIR}/../../mail/thunderbird/MESSAGE
+MESSAGE_SRC+= ${.CURDIR}/../../mail/thunderbird/MESSAGE
CONFIGURE_ARGS+= --enable-application=mail
CONFIGURE_ARGS+= --enable-extensions=wallet,spellcheck,xmlextras