diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile index 859f5844cc6a..c22f647b3917 100644 --- a/etc/rc.d/Makefile +++ b/etc/rc.d/Makefile @@ -313,8 +313,12 @@ _utx= utx .endif .if ${MK_VI} != "no" -FILES+= virecover +FILESGROUPS+= VI +VI+= virecover .endif +VIDIR= /etc/rc.d +VIMODE= ${BINMODE} +VIPACKAGE= vi .if ${MK_WIRELESS} != "no" FILES+= hostapd