diff options
author | beat <beat@FreeBSD.org> | 2012-04-18 22:58:51 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2012-04-18 22:58:51 +0800 |
commit | 24cccb96b68a26b75b647c42ac37f53f0374d2b1 (patch) | |
tree | 51253ddd5e60ee08592795167d857d147a02b574 /mail | |
parent | 80ec04b4a7c339f0ea9c13a3fbd2f1951d5a0b7d (diff) | |
download | freebsd-ports-graphics-24cccb96b68a26b75b647c42ac37f53f0374d2b1.tar.gz freebsd-ports-graphics-24cccb96b68a26b75b647c42ac37f53f0374d2b1.tar.zst freebsd-ports-graphics-24cccb96b68a26b75b647c42ac37f53f0374d2b1.zip |
- Add thunderbird-esr and thunderbird-esr-i18n to the build
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 41ddf9580e1..ad3aff3b8fa 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -720,6 +720,8 @@ SUBDIR += textmail SUBDIR += thunderbird SUBDIR += thunderbird-dictionaries + SUBDIR += thunderbird-esr + SUBDIR += thunderbird-esr-i18n SUBDIR += thunderbird-i18n SUBDIR += thunderbird3 SUBDIR += thunderbird3-i18n |