aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libexec/rc/rc.d/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile
index cd55a05f545e..4f2d63c06e19 100644
--- a/libexec/rc/rc.d/Makefile
+++ b/libexec/rc/rc.d/Makefile
@@ -216,9 +216,7 @@ CCDPACKAGE= ccdconfig
.endif
.if ${MK_CUSE} != "no"
-CONFGROUPS+= VOSS
-VOSS= virtual_oss
-VOSSPACKAGE= virtual_oss
+CONFS+= virtual_oss
.endif
.if ${MK_KERBEROS_SUPPORT} != "no"