aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2009-12-14 15:38:28 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2009-12-14 15:38:28 +0000
commit13060436247787b704ef247a05a2b816d0d8a5cb (patch)
tree852b8e8cf90e4521a6e85916724eaab3a69a6e0c /mail
parent0cfa50271171c9e0d5f4022d1148913afd698035 (diff)
downloadports-13060436247787b704ef247a05a2b816d0d8a5cb.tar.gz
ports-13060436247787b704ef247a05a2b816d0d8a5cb.zip
- Add CONFLICT with Thunderbird 3
Notes
Notes: svn path=/head/; revision=245778
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird-esr/Makefile2
-rw-r--r--mail/thunderbird/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile
index b127d82f6a29..991075481e90 100644
--- a/mail/thunderbird-esr/Makefile
+++ b/mail/thunderbird-esr/Makefile
@@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-source
MAINTAINER= gecko@FreeBSD.org
COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
-CONFLICTS= lightning-0.[0-9]*
+CONFLICTS= lightning-0.[0-9]* thunderbird-3*
WANT_GNOME= yes
ALL_TARGET= default
CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index b127d82f6a29..991075481e90 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-source
MAINTAINER= gecko@FreeBSD.org
COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
-CONFLICTS= lightning-0.[0-9]*
+CONFLICTS= lightning-0.[0-9]* thunderbird-3*
WANT_GNOME= yes
ALL_TARGET= default
CONFIGURE_ENV= LOCALBASE=${LOCALBASE}