Index: share/mk/bsd.confs.mk =================================================================== --- share/mk/bsd.confs.mk +++ share/mk/bsd.confs.mk @@ -23,7 +23,6 @@ all: buildconfig . endif -. if !target(installconfig) . for group in ${CONFGROUPS} . if defined(${group}) && !empty(${group}) @@ -131,8 +130,6 @@ . endif # defined(${group}) && !empty(${group}) . endfor -.endif # !target(installconfig) - .if ${MK_STAGING} != "no" . if !empty(STAGE_SETS) buildconfig: stage_files