summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-02-11 09:00:22 +0000
committerngie <ngie@FreeBSD.org>2015-02-11 09:00:22 +0000
commitf5a4512544e1004f761b474f350ae4ebd61bb09c (patch)
tree70a411cc4f83c8043dacd39c0fc63af9509c07e3 /tools
parentffd518acc50e10ac32ce9b390fb76658b3665d72 (diff)
downloadFreeBSD-src-f5a4512544e1004f761b474f350ae4ebd61bb09c.zip
FreeBSD-src-f5a4512544e1004f761b474f350ae4ebd61bb09c.tar.gz
MFC r277741:
r277741: Respect MK_KERBEROS with etc/rc.d/ipropd_master and etc/rc.d/ipropd_slave Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index d4a5316..0d9ef9a 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -2236,6 +2236,8 @@ OLD_FILES+=usr/share/man/man8/jls.8.gz
.endif
.if ${MK_KERBEROS} == no
+OLD_FILES+=etc/rc.d/ipropd_master
+OLD_FILES+=etc/rc.d/ipropd_slave
OLD_FILES+=usr/bin/compile_et
OLD_FILES+=usr/bin/hxtool
OLD_FILES+=usr/bin/kadmin
OpenPOWER on IntegriCloud