Honor MK_LPR with etc/rc.d/lpd

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
Enji Cooper 2015-01-26 08:20:51 +00:00
parent 4a0ea4d698
commit 5b57c67cc6
2 changed files with 5 additions and 0 deletions

View File

@ -192,6 +192,10 @@ FILES+= iscsictl
FILES+= iscsid
.endif
.if ${MK_LPR} != "no"
FILES+= lpd
.endif
.if ${MK_NS_CACHING} != "no"
_nscd= nscd
.endif

View File

@ -3512,6 +3512,7 @@ OLD_FILES+=usr/share/man/man8/updatedb.8.gz
.if ${MK_LPR} == no
OLD_FILES+=etc/hosts.lpd
OLD_FILES+=etc/printcap
OLD_FILES+=etc/rc.d/lpd
OLD_FILES+=usr/bin/lp
OLD_FILES+=usr/bin/lpq
OLD_FILES+=usr/bin/lpr