diff options
author | beat <beat@FreeBSD.org> | 2009-12-14 23:47:18 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2009-12-14 23:47:18 +0800 |
commit | b08f2b9514c3018b421dd13657ff091b03a4048c (patch) | |
tree | 5c340b33503e51ffe8d9eac497cae340c796bef9 /mail | |
parent | bc484cfc7ab16d0bfd73fb92e4e2953b8d6f0b5e (diff) | |
download | freebsd-ports-graphics-b08f2b9514c3018b421dd13657ff091b03a4048c.tar.gz freebsd-ports-graphics-b08f2b9514c3018b421dd13657ff091b03a4048c.tar.zst freebsd-ports-graphics-b08f2b9514c3018b421dd13657ff091b03a4048c.zip |
- Connect mail/thunderbird3 and mail/thunderbird3-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 0dcf7299a9a..819cdcf698c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -684,6 +684,8 @@ SUBDIR += thunderbird SUBDIR += thunderbird-dictionaries SUBDIR += thunderbird-i18n + SUBDIR += thunderbird3 + SUBDIR += thunderbird3-i18n SUBDIR += tkrat2 SUBDIR += tlb SUBDIR += tmda |