diff --git a/en_US.ISO8859-1/books/porters-handbook/uses.xml b/en_US.ISO8859-1/books/porters-handbook/uses.xml index a6331940f4..17fe464db0 100644 --- a/en_US.ISO8859-1/books/porters-handbook/uses.xml +++ b/en_US.ISO8859-1/books/porters-handbook/uses.xml @@ -70,13 +70,13 @@ (none), c++11-lang, c++11-lib, c11, - openmp, features + openmp, nestedfct, features Determines which compiler to use based on any given wishes. Use c++11-lang if the port needs a C+11-capable compiler, and c++11-lib if the port also needs a C++11-ready standard library. If the port needs a compiler - understanding C11 or OpenMP, the corresponding parameters can be + understanding C11, OpenMP, or NestedFCT, the corresponding parameters can be used. Use features to request a list of features supported by the default compiler. After including bsd.port.pre.mk the port can inspect the