View | Details | Raw Unified | Return to bug 83514
Collapse All | Expand All

(-)bsd.port.mk (-1 / +1 lines)
Lines 413-419 Link Here
413
# 				  ${PREFIX}/etc/rc.d and added to the packing list.
413
# 				  ${PREFIX}/etc/rc.d and added to the packing list.
414
# 				  pairs will be added to ${SUB_LIST}. These files will be
414
# 				  pairs will be added to ${SUB_LIST}. These files will be
415
# 				  installed in ${PREFIX}/etc/rc.d and added to the packing list.
415
# 				  installed in ${PREFIX}/etc/rc.d and added to the packing list.
416
# RC_ORDER		- List of rcNG startup scripts to be called early in the boot
416
# USE_RCORDER	- List of rcNG startup scripts to be called early in the boot
417
# 				  process. This acts exactly like USE_RC_SUBR except that
417
# 				  process. This acts exactly like USE_RC_SUBR except that
418
# 				  scripts are installed in /etc/rc.d.
418
# 				  scripts are installed in /etc/rc.d.
419
# RC_SUBR		- Set to path of rc.subr.
419
# RC_SUBR		- Set to path of rc.subr.

Return to bug 83514