Index: en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml =================================================================== --- en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml (révision 52829) +++ en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml (copie de travail) @@ -526,6 +526,11 @@ Ports that do not have any architecture-dependent files or requirements are identified by setting NO_ARCH=yes. + + Packages built from such ports have their architecture + string ending in :* (wildcard architecture) + as opposed to, for example, freebsd:12:x86:64 + (amd64 architecture).