| Summary: | [patch] ports(7): undocumented target 'config-recursive' | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Imobach González Sosa <imobachgs> |
| Component: | Books & Articles | Assignee: | jcamou |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Imobach González Sosa
2005-06-23 20:20:22 UTC
Send a patch please. -- Sem. I think this patch should do the job. Hope it helps: --- ports.7.orig Fri Jun 24 15:34:48 2005 +++ ports.7 Fri Jun 24 15:34:20 2005 @@ -111,6 +111,11 @@ .Va OPTIONS for this port using .Xr dialog 1 . +.It Cm config-recursive +Configure +.Va OPTIONS +for this port and all its dependencies using +.Xr dialog 1 . .It Cm fetch Fetch all of the files needed to build this port from the sites listed in Responsible Changed From-To: freebsd-ports-bugs->doc Over to maintainers. Responsible Changed From-To: doc->freebsd-doc freebsd-doc, not doc Responsible Changed From-To: freebsd-doc->jcamou Take it, I'll work on it. State Changed From-To: open->patched The patch has been applied to HEAD. I'll MFC after one week. Thanks for the submission! State Changed From-To: patched->closed The patch has been MFC, thanks! |