diff --git a/profiles/make.defaults b/profiles/make.defaults new file mode 100644 index 0000000000..9b93bcdec8 --- /dev/null +++ b/profiles/make.defaults @@ -0,0 +1,9 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 +# +# System-wide defaults for the Portage system +# See portage(5) manpage + +# Env vars to expand into USE vars. +USE_EXPAND="GEOIDS_DATASETS GRAVITY_MODELS MAGNETIC_MODELS PRECISION" +