diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-12-14 15:38:28 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-12-14 15:38:28 +0000 |
commit | 13060436247787b704ef247a05a2b816d0d8a5cb (patch) | |
tree | 852b8e8cf90e4521a6e85916724eaab3a69a6e0c /mail | |
parent | 0cfa50271171c9e0d5f4022d1148913afd698035 (diff) | |
download | ports-13060436247787b704ef247a05a2b816d0d8a5cb.tar.gz ports-13060436247787b704ef247a05a2b816d0d8a5cb.zip |
Notes
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} |