Index: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml +++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml @@ -781,6 +781,28 @@ .lzh + + libarchive + + (none) + + Registers a dependency on archivers/libarchive. Any ports + depending on libarchive must + include USES=libarchive. + + + + libedit + + (none) + + Registers a dependency on devel/libedit. Any ports + depending on libedit must + include USES=libedit. + + libtool @@ -798,6 +820,19 @@ dependency. + + localbase + + (none) + + Ensures that libraries from dependencies in + LOCALBASE are used instead of the ones + from the base system. Ports that depend on libraries that + are also present in the base system should use this. It + is also used internally by a few other + USES. + + lua