diff options
Diffstat (limited to 'libexec/rc/rc.d/Makefile')
-rw-r--r-- | libexec/rc/rc.d/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile index 991267e471ca..c2a39b5b4f4b 100644 --- a/libexec/rc/rc.d/Makefile +++ b/libexec/rc/rc.d/Makefile @@ -291,10 +291,6 @@ SMRCD= sendmail SMRCDPACKAGE= sendmail .endif -.if ${MK_TIMED} != "no" -CONFS+= timed -.endif - .if ${MK_UNBOUND} != "no" CONFGROUPS+= UNBOUND UNBOUND+= local_unbound |