diff options
author | beat <beat@FreeBSD.org> | 2010-08-04 04:03:01 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2010-08-04 04:03:01 +0800 |
commit | 7ca5262cd41a2b7577e122c40a300bcdf71eadfd (patch) | |
tree | 0c7ee033e9036fffc0ae64d8231fd4e4a92365b0 /mail/enigmail-thunderbird | |
parent | fe9f9da1f7f5778c437f3a528d3c74ac0857df37 (diff) | |
download | freebsd-ports-gnome-7ca5262cd41a2b7577e122c40a300bcdf71eadfd.tar.gz freebsd-ports-gnome-7ca5262cd41a2b7577e122c40a300bcdf71eadfd.tar.zst freebsd-ports-gnome-7ca5262cd41a2b7577e122c40a300bcdf71eadfd.zip |
- Mark as IGNORE for now as it will not work with upcoming Thunderbird 3.1.
I already had the approval from the maintainer to remove this port but
as Enigmail for Thunderbird 3.0 will not work with Thunderbird 3.1 we
may need a second enigmail-thunderbird port in the future.
Diffstat (limited to 'mail/enigmail-thunderbird')
-rw-r--r-- | mail/enigmail-thunderbird/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/enigmail-thunderbird/Makefile b/mail/enigmail-thunderbird/Makefile index ea4b2b954d8d..66932f6da839 100644 --- a/mail/enigmail-thunderbird/Makefile +++ b/mail/enigmail-thunderbird/Makefile @@ -10,6 +10,8 @@ PORTREVISION= 1 COMMENT= A GnuPG extension for the Thunderbird mail client +IGNORE= Does not work with Thunderbird 3.1 + MASTERDIR= ${.CURDIR}/../enigmail GECKO= thunderbird |