summaryrefslogtreecommitdiffstats
path: root/etc/periodic/monthly/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/periodic/monthly/Makefile')
-rw-r--r--etc/periodic/monthly/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/etc/periodic/monthly/Makefile b/etc/periodic/monthly/Makefile
index 1e71afd..b7f0ecd 100644
--- a/etc/periodic/monthly/Makefile
+++ b/etc/periodic/monthly/Makefile
@@ -2,12 +2,7 @@
.include <bsd.own.mk>
-FILES= 999.local
-
-# NB: keep these sorted by MK_* knobs
-
-.if ${MK_ACCT} != "no"
-FILES+= 200.accounting
-.endif
+FILES= 200.accounting \
+ 999.local
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud