rc_subr and ports

Joerg Sonnenberger joerg at britannica.bec.de
Tue Mar 2 07:06:43 PST 2004


On Mon, Mar 01, 2004 at 08:15:13PM -1000, Peter Avalos wrote:
> Since we already have rc_subr, there's no need for ports to make a
> dependency on sysutils/rc_subr (especially since it doesn't work).
> 
> This should be included in share/mk/bsd.port.mk and share/mk/bsd.dfport.mk:
> 
> .if defined(USE_RC_SUBR)
> .undef USE_RC_SUBR
> RC_SUBR=	/etc/rc.subr
> .endif

I have added it to bsd.port.mk, for override ports, we can simply set
RC_SUBR directly.

Joerg

> --Pete





More information about the Bugs mailing list