diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-11-18 17:04:28 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-11-18 17:04:28 +0000 |
commit | cd59777f732b755de7f4b045e6de7f37312f4fa7 (patch) | |
tree | d7b0024a43737d2ae05953d2207b85f878fe815d /mail/thunderbird-esr | |
parent | ff8bcb8255ccbfd4662c394ac3e22a18763df73f (diff) | |
download | ports-cd59777f732b755de7f4b045e6de7f37312f4fa7.tar.gz ports-cd59777f732b755de7f4b045e6de7f37312f4fa7.zip |
Notes
Diffstat (limited to 'mail/thunderbird-esr')
-rw-r--r-- | mail/thunderbird-esr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index 24bd7cb50dac..d06aec833e76 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-source MAINTAINER= gnome@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above +CONFLICTS= lightning-0.[0-9]* WANT_GNOME= yes ALL_TARGET= default CONFIGURE_ENV= LOCALBASE=${LOCALBASE} |