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
@@ -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)
+
+ Force the use of libraries from dependencies in
+ LOCALBASE instead of the ones from the
+ base system. Ports that depend on libraries that are
+ also present in the base system should use it. It is also
+ used internally by a few other
+ USES.
+
+
lua