mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
www-client/firefox: drop WANT_AUTOCONF line from 136.0
- >=2.71 will work ("latest" is the default), while the WANT_AUTOCONF line
will always pull 2.71 exactly and that's unnecessary.
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -17,8 +17,6 @@ RUST_MIN_VER=1.77.1
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
PYTHON_REQ_USE="ncurses,sqlite,ssl"
|
||||
|
||||
WANT_AUTOCONF="2.71"
|
||||
|
||||
VIRTUALX_REQUIRED="manual"
|
||||
|
||||
# Information about the bundled wasi toolchain from
|
||||
@@ -54,7 +52,7 @@ MOZ_P="${MOZ_PN}-${MOZ_PV}"
|
||||
MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}"
|
||||
MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}"
|
||||
|
||||
inherit autotools check-reqs desktop flag-o-matic gnome2-utils linux-info llvm-r1 multiprocessing \
|
||||
inherit check-reqs desktop flag-o-matic gnome2-utils linux-info llvm-r1 multiprocessing \
|
||||
optfeature pax-utils python-any-r1 readme.gentoo-r1 rust toolchain-funcs virtualx xdg
|
||||
|
||||
MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}"
|
||||
|
||||
Reference in New Issue
Block a user