aboutsummaryrefslogtreecommitdiff
path: root/etc/periodic/daily/Makefile
diff options
context:
space:
mode:
authorOliver Fromme <olli@FreeBSD.org>2010-08-10 12:58:44 +0000
committerOliver Fromme <olli@FreeBSD.org>2010-08-10 12:58:44 +0000
commit686fdc1fc1f0107ce79547a953911a96f32157c9 (patch)
tree24949c52ed8a27cf04b0d41da68bb22120ed182c /etc/periodic/daily/Makefile
parentc2f40dcd3f5b0a5c40354064a79d439345c8e117 (diff)
downloadsrc-686fdc1fc1f0107ce79547a953911a96f32157c9.tar.gz
src-686fdc1fc1f0107ce79547a953911a96f32157c9.zip
Connect the new script 490.status-pkg-changes (see r210863)
to the build, so it gets actually installed. Approved by: des (mentor) MFC after: 17 days
Notes
Notes: svn path=/head/; revision=211142
Diffstat (limited to 'etc/periodic/daily/Makefile')
-rw-r--r--etc/periodic/daily/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/periodic/daily/Makefile b/etc/periodic/daily/Makefile
index f70dac5d94d3..931cf7fd35ec 100644
--- a/etc/periodic/daily/Makefile
+++ b/etc/periodic/daily/Makefile
@@ -39,6 +39,10 @@ FILES+= 130.clean-msgs
FILES+= 480.status-ntpd
.endif
+.if ${MK_PKGTOOLS} != "no"
+FILES+= 490.status-pkg-changes
+.endif
+
.if ${MK_RCMDS} != "no"
FILES+= 140.clean-rwho \
430.status-rwho