aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-08-19 05:39:46 +0800
committerJan Beich <jbeich@FreeBSD.org>2017-08-19 05:39:46 +0800
commita7b616bc63417da581dfb4a163caa1ce9d43ef6b (patch)
tree91a4bd6bd9d42fa2cd7a0c9ac8c711f0910dd65a /Mk
parent88c7588a6a500021d91cff97bc0612e2131aa036 (diff)
downloadfreebsd-ports-a7b616bc63417da581dfb4a163caa1ce9d43ef6b.tar.gz
freebsd-ports-a7b616bc63417da581dfb4a163caa1ce9d43ef6b.tar.zst
freebsd-ports-a7b616bc63417da581dfb4a163caa1ce9d43ef6b.zip
gecko: stop calling home to check for updates after r436423
Upstream seems to define "default" as Nightly (custom build), not safe to update automatically. Once we switched to proper channels updater kicked in, except Mozilla never built binaries for FreeBSD. Not to mention, vendor updates conflict with system package manager. PR: 221541 MFH: 2017Q3
Notes
Notes: svn path=/head/; revision=448278
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gecko.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk
index cfc494104029..0978fd690aba 100644
--- a/Mk/bsd.gecko.mk
+++ b/Mk/bsd.gecko.mk
@@ -252,6 +252,7 @@ MOZ_OPTIONS+= \
--enable-chrome-format=${MOZ_CHROME} \
--enable-default-toolkit=${MOZ_TOOLKIT} \
--enable-update-channel=${MOZ_CHANNEL} \
+ --disable-updater \
--enable-pie \
--with-pthreads
# Configure options for install