summaryrefslogtreecommitdiff
path: root/www/firefox36/files/mozconfig.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox36/files/mozconfig.in')
-rw-r--r--www/firefox36/files/mozconfig.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/firefox36/files/mozconfig.in b/www/firefox36/files/mozconfig.in
index a2c8dccba3ac..a354709bf72a 100644
--- a/www/firefox36/files/mozconfig.in
+++ b/www/firefox36/files/mozconfig.in
@@ -9,6 +9,9 @@ ac_add_options --disable-tests
ac_add_options --disable-mailnews
ac_add_options --disable-composer
ac_add_options --enable-default-toolkit=gtk2
+# See the following URL for approval email for using official branding
+# http://people.freebsd.org/~ahze/firefox_thunderbird-approved.txt
+ac_add_options --enable-official-branding
######################################################################
# FBSD specific
export CPPFLAGS="@CPPFLAGS@"