Add files to remove when MK_JAIL=no.

This commit is contained in:
Antoine Brodin 2010-02-06 20:11:23 +00:00
parent 2677a43216
commit e86622b3d7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=203566

View File

@ -1042,6 +1042,15 @@ OLD_FILES+=usr/share/man/man3/ipx_ntoa.3.gz
OLD_FILES+=usr/share/man/man8/IPXrouted.8.gz
.endif
.if ${MK_JAIL} == no
OLD_FILES+=usr/sbin/jail
OLD_FILES+=usr/sbin/jexec
OLD_FILES+=usr/sbin/jls
OLD_FILES+=usr/share/man/man8/jail.8.gz
OLD_FILES+=usr/share/man/man8/jexec.8.gz
OLD_FILES+=usr/share/man/man8/jls.8.gz
.endif
.if ${MK_KERBEROS} == no
OLD_FILES+=usr/bin/ksu
OLD_FILES+=usr/bin/kadmin