diff options
author | beat <beat@FreeBSD.org> | 2009-12-14 23:38:28 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2009-12-14 23:38:28 +0800 |
commit | fed72a22905782fb479dc3ee5b4393156919cf53 (patch) | |
tree | 503769fbd206f875793645d3658fc1c812ae51d9 /mail | |
parent | a6f47d1d01726a95ace2fb4cbf44d6629ef6a894 (diff) | |
download | freebsd-ports-gnome-fed72a22905782fb479dc3ee5b4393156919cf53.tar.gz freebsd-ports-gnome-fed72a22905782fb479dc3ee5b4393156919cf53.tar.zst freebsd-ports-gnome-fed72a22905782fb479dc3ee5b4393156919cf53.zip |
- Add CONFLICT with Thunderbird 3
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird-esr/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 2 |
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} |