| Summary: | Add RC_SUBR to SUB_LIST when USE_RC_SUBR is defined | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Brooks Davis <brooks> | ||||
| Component: | Individual Port(s) | Assignee: | Port Management Team <portmgr> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Brooks Davis
2005-01-21 01:00:41 UTC
Responsible Changed From-To: freebsd-ports-bugs->portmgr portmgr handles bsd.port.mk PRs. On Fri, Jan 21, 2005 at 12:50:29AM +0000, Brooks Davis wrote: > RC_SUBR exists to be substituted in rc scripts. Since we've now got > the SUB_FILES/SUB_LIST mechanism for simplifying this task, RC_SUBR > should be on the list when USE_RC_SUBR is defined. See also ports/73691[1] for more related to RC_SUBR. Edwin [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/73691 -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ On Fri, Jan 21, 2005 at 12:17:07PM +1100, Edwin Groothuis wrote:
> On Fri, Jan 21, 2005 at 12:50:29AM +0000, Brooks Davis wrote:
> > RC_SUBR exists to be substituted in rc scripts. Since we've now got
> > the SUB_FILES/SUB_LIST mechanism for simplifying this task, RC_SUBR
> > should be on the list when USE_RC_SUBR is defined.
>
> See also ports/73691[1] for more related to RC_SUBR.
Ohh, nice. I should have looked before I submitted.
-- Brooks
State Changed From-To: open->closed Repeat after me, search the PR database before submitted a PR. ports/73691 is much better. Sorry for the noise. |