aboutsummaryrefslogtreecommitdiffstats
path: root/main/firefox/mozconfig
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-04-12 07:42:00 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2011-04-12 07:42:33 -0500
commit55a01fa68b4d5c9e239a71578e61d2236082e47e (patch)
tree07a571329029c5501a7e4c86bd948df262a22543 /main/firefox/mozconfig
parent6288394c61a6a6af98b1eb40e20e1f3ccf6c850e (diff)
downloadaports-55a01fa68b4d5c9e239a71578e61d2236082e47e.tar.bz2
aports-55a01fa68b4d5c9e239a71578e61d2236082e47e.tar.xz
main/firefox: enable official branding
Diffstat (limited to 'main/firefox/mozconfig')
-rw-r--r--main/firefox/mozconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/firefox/mozconfig b/main/firefox/mozconfig
index e68be73fac..2b4dfbf011 100644
--- a/main/firefox/mozconfig
+++ b/main/firefox/mozconfig
@@ -24,7 +24,7 @@ ac_add_options --disable-crashreporter
ac_add_options --disable-updater
ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.2
ac_add_options --enable-safe-browsing
-ac_add_options --with-branding=browser/branding/unofficial
+ac_add_options --with-branding=other-licenses/branding/firefox
ac_add_options --enable-chrome-format=jar
export BUILD_OFFICIAL=1