Installing zzz(8) doesn't make sense when both ACPI and APM are disabled

This commit is contained in:
Enji Cooper 2014-11-26 21:53:53 +00:00
parent f8a682df15
commit f5ce9d6be9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/building-blocks/; revision=275144

View File

@ -58,6 +58,11 @@ OLD_FILES+=usr/share/man/man8/amd64/apm.8.gz
OLD_FILES+=usr/share/man/man8/amd64/apmconf.8.gz
.endif
.if ${MK_APM} == no && ${MK_ACPI} == no
OLD_FILES+=usr/sbin/zzz
OLD_FILES+=usr/share/man/man8/zzz.8.gz
.endif
.if ${MK_AT} == no
OLD_FILES+=usr/bin/at
OLD_FILES+=usr/bin/atq