diff options
-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} |