Index: head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml +++ head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml @@ -49,7 +49,7 @@ The extract target is run. It looks for the port's distribution file (typically a - gzipped tarball) in + compressed tarball) in DISTDIR and unpacks it into a temporary subdirectory specified by WRKDIR (defaults to work). @@ -394,7 +394,7 @@ configure, do not take the diffs of configure (it often grows to a few thousand lines!). Instead, define - USE_AUTOTOOLS=autoconf:261 and take the + USES=autoreconf and take the diffs of configure.in.