diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-11-03 15:52:21 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-11-03 15:52:21 +0000 |
commit | 0c8b725e35cbf990ed7ac53a0ea0d775e6ef3307 (patch) | |
tree | e79d6e08195917f1f094ac095d6734215f8259e8 /mail/thunderbird | |
parent | bb5a16b18b51cf7ae92782b369cee9abc96115c1 (diff) |
Notes
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 87e19c3076a5..d06238a66b07 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -29,7 +29,7 @@ BUILD_DEPENDS= nspr>=4.21:devel/nspr \ SSP_UNSAFE= yes USE_GECKO= gecko -USE_MOZILLA= -hunspell -vpx +USE_MOZILLA= -vpx USES= tar:xz |