diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-07-14 00:24:33 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-07-14 00:24:33 +0800 |
commit | f28f2821e7bdea78f56121cb975cfb161d054f33 (patch) | |
tree | be01998065eba3b8c6f600bd38157d80deefaa85 /mail | |
parent | f29675d5e195f069159d0170c5eb93798fbdb1d1 (diff) | |
download | freebsd-ports-graphics-f28f2821e7bdea78f56121cb975cfb161d054f33.tar.gz freebsd-ports-graphics-f28f2821e7bdea78f56121cb975cfb161d054f33.tar.zst freebsd-ports-graphics-f28f2821e7bdea78f56121cb975cfb161d054f33.zip |
gecko: axe poorly maintained QT5 support
https://bugzilla.mozilla.org/show_bug.cgi?id=1282866
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 0f09fa7433c..8be4e7f79c5 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -38,8 +38,6 @@ SSP_UNSAFE= yes USE_GECKO= gecko USE_MOZILLA= # empty -USE_QT5= # empty -QT_NONSTANDARD= yes USE_GL= gl USES= tar:xz |