Summary: | [patch] remove .error from all port Makefiles | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mark Linimon <linimon> | ||||
Component: | Individual Port(s) | Assignee: | Mark Linimon <linimon> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Mark Linimon
![]() ![]() Responsible Changed From-To: freebsd-ports-bugs->linimon I originated this. http://www.freebsd.org/cgi/query-pr.cgi?pr=92443 Adding to audit trail from misfiled PR ports/92447: Date: Sat, 28 Jan 2006 07:30:47 +0100 State Changed From-To: open->analyzed Accepted for testing on the cluster. State Changed From-To: analyzed->closed Partially committed. The analysis is that it is correct to use .error in the case where a USE_* variable is set, because in that case 'make index' _should_ fail. However, any _legal_ user-variable set should _not_ cause it to fail. Analysis by: kris |