| Summary: | default setting of ${SUP} in Makefile.inc1 doesn't work | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Tony Finch <dot> | ||||
| Component: | misc | Assignee: | Marcel Moolenaar <marcel> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 4.1-STABLE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Tony Finch
2000-09-06 02:30:01 UTC
Responsible Changed
From-To: freebsd-bugs->marcel
Marcel restricted the PATH in rev 1.232. The ideal solution here
is for both bsd.port.mk and Makefile to include some other .mk file
that provides a default definition of LOCALBASE. Then we can
use ${LOCALBASE}/bin/cvsup as the default value for SUP.
State Changed From-To: open->closed This was fixed in rev. 1.223 of Makefile.inc and MFC'd to rev. 1.141.2.35. The PR mentioned in the commit log is 31932. A duplicate therefore. |