Doug Barton <do...@freebsd.org> wrote:

> As should be obvious by now I'm following through on my previously
> stated plans to remove the no longer necessary %%RC_SUBR%% and
> %%RC_SUBR_SUFFIX%% from the ports tree.

Does it still make sense to use

  rcvar=`set_rcvar`

as recommended by rc.subr(8) or should we just use

  rcvar=${name}_enable

as shown in the Porter's Handbook example?

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to