Index: en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml =================================================================== --- en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml +++ en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml @@ -382,9 +382,10 @@ (none) - Add a runtime dependency on - libexecinfo.so depending on its - presence in the base system. + Add a library dependency on devel/libexecinfo if + libexecinfo.so is not present in the + base system. @@ -484,8 +485,9 @@ (none) Add a buildtime dependency on devel/gperf depending on its - presence in the base system. + role="port">devel/gperf if + gperf is not present in the base + system. @@ -723,7 +725,7 @@ run Adds a dependency on Lua. - By default this is a library undependency, unless + By default this is a library dependency, unless overridden by the build or run option. The default version is 5.2, unless set by the @@ -987,7 +989,8 @@ Uses readline as library dependency, and sets CPPFLAGS and LDFLAGS as necessary. If the - port argument is used, force the use of + port argument is used or if readline + is not present in the base system, add a dependency on devel/readline