www/firefox: enable BUNDLED_CAIRO per r393805

Electrolysis is going to require OMTC which had stability issues with
system Cairo. To avoid trainwreck let's get more exposure.

https://wiki.mozilla.org/Electrolysis#Schedule

PR:		202174 (ping)
This commit is contained in:
Jan Beich 2016-01-08 04:17:48 +00:00
parent aaf9b41ff0
commit 1416c2338d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405511

View file

@ -4,6 +4,7 @@
PORTNAME= firefox
DISTVERSION= 43.0.4
DISTVERSIONSUFFIX=.source
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
@ -49,7 +50,7 @@ MOZ_OPTIONS= --program-transform-name='s/firefox/${MOZILLA}/' \
--enable-official-branding
OPTIONS_EXCLUDE= GSTREAMER LOGGING
OPTIONS_DEFAULT= GTK2
OPTIONS_DEFAULT= BUNDLED_CAIRO GTK2
OPTIONS_SINGLE+= TOOLKIT
OPTIONS_SINGLE_TOOLKIT= GTK2 GTK3