Bug 61361

Summary: Porter's Handbook lacks description of EXTRACT_DEPENDS
Product: Documentation Reporter: Jens Schweikhardt <schweikh>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jens Schweikhardt freebsd_committer freebsd_triage 2004-01-14 13:20:13 UTC
Look at http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-depend.html

It describes, in separate sections, each of
{LIB_,RUN_,BUILD_,FETCH_,}DEPENDS, but lacks EXTRACT_DEPENDS as used for example by archivers/zip/Makefile.

Fix: 

Add section on EXTRACT_DEPENDS.
How-To-Repeat: Crank up your browser.
Look at the URL referenced above ;-)
Comment 1 Jens Schweikhardt freebsd_committer freebsd_triage 2004-01-20 20:44:11 UTC
State Changed
From-To: open->closed

Patch committed.