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 /www/firefox-esr | |
parent | f29675d5e195f069159d0170c5eb93798fbdb1d1 (diff) | |
download | freebsd-ports-gnome-f28f2821e7bdea78f56121cb975cfb161d054f33.tar.gz freebsd-ports-gnome-f28f2821e7bdea78f56121cb975cfb161d054f33.tar.zst freebsd-ports-gnome-f28f2821e7bdea78f56121cb975cfb161d054f33.zip |
gecko: axe poorly maintained QT5 support
https://bugzilla.mozilla.org/show_bug.cgi?id=1282866
Diffstat (limited to 'www/firefox-esr')
-rw-r--r-- | www/firefox-esr/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index e04f8300982a..3589d34c6a66 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -40,8 +40,6 @@ MOZ_PKGCONFIG_FILES= # empty USE_MOZILLA= # empty MOZILLA_NAME= Firefox -USE_QT5= # empty -QT_NONSTANDARD= yes USE_GL= gl USES= tar:xz |