aboutsummaryrefslogtreecommitdiff
path: root/tools/build
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2011-06-17 21:20:41 +0000
committerEd Schouten <ed@FreeBSD.org>2011-06-17 21:20:41 +0000
commit2663175a9ea5b21404c6d21ea1438e4a153984aa (patch)
tree72d4205008398cbcb1f88b8f33df92e7c69004d9 /tools/build
parent183c8af32e765125f0c8e7dc1d7a3159c47eeffa (diff)
downloadsrc-2663175a9ea5b21404c6d21ea1438e4a153984aa.tar.gz
src-2663175a9ea5b21404c6d21ea1438e4a153984aa.zip
Don't remove the periodic script for ac(8) when setting WITHOUT_ACCT.
Notes
Notes: svn path=/head/; revision=223208
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index e5e44e9e0082..941a28fcde8c 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -7,7 +7,6 @@
.if ${MK_ACCT} == no
OLD_FILES+=etc/periodic/daily/310.accounting
-OLD_FILES+=etc/periodic/monthly/200.accounting
OLD_FILES+=usr/sbin/accton
OLD_FILES+=usr/sbin/sa
OLD_FILES+=usr/share/man/man8/accton.8.gz