diff options
author | ahze <ahze@FreeBSD.org> | 2006-11-19 01:04:28 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-11-19 01:04:28 +0800 |
commit | 6d4006dfee644c44c409394c8489cd9fb5a6e5b6 (patch) | |
tree | 6e588cf9c9040274ef3222ca931dc367affb2c2c /mail/thunderbird-esr | |
parent | 6dd829b6b5bf421ce987e0838aa202dcd1548093 (diff) | |
download | freebsd-ports-gnome-6d4006dfee644c44c409394c8489cd9fb5a6e5b6.tar.gz freebsd-ports-gnome-6d4006dfee644c44c409394c8489cd9fb5a6e5b6.tar.zst freebsd-ports-gnome-6d4006dfee644c44c409394c8489cd9fb5a6e5b6.zip |
Mark CONFLICTS with mail/lightning
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} |