diff options
author | cmt <cmt@FreeBSD.org> | 2018-10-30 06:32:17 +0800 |
---|---|---|
committer | cmt <cmt@FreeBSD.org> | 2018-10-30 06:32:17 +0800 |
commit | 17b2ee5a59f152fdf69795bdff9c85b57a16a18e (patch) | |
tree | 758545c36c1d203929fd6faf4dd888a47ec8287f /mail/thunderbird | |
parent | b194419f6295de7e37fdbf5d0fc7e53e940d0d2e (diff) | |
download | freebsd-ports-gnome-17b2ee5a59f152fdf69795bdff9c85b57a16a18e.tar.gz freebsd-ports-gnome-17b2ee5a59f152fdf69795bdff9c85b57a16a18e.tar.zst freebsd-ports-gnome-17b2ee5a59f152fdf69795bdff9c85b57a16a18e.zip |
gecko: silence USES warnings
PR: 231867
Approved by: gecko (jbeich did not veto)
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index d2936b97ee68..54cfdfe7c1a9 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -33,7 +33,6 @@ SSP_UNSAFE= yes USE_GECKO= gecko USE_MOZILLA= -cairo -soundtouch -USE_GL= gl USES= tar:xz MOZ_OPTIONS= --enable-application=comm/mail --enable-official-branding |