summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-01-26 09:51:21 +0000
committerngie <ngie@FreeBSD.org>2015-01-26 09:51:21 +0000
commite0eed6b400483871c1ea8bce34af9d6f9643b54b (patch)
tree40921ea75395ed5ee464a97f6cd43eafd8bba3cb /tools
parent26e27ce8ccbecf10ddb905e2e82973b8dfa6e2ef (diff)
downloadFreeBSD-src-e0eed6b400483871c1ea8bce34af9d6f9643b54b.zip
FreeBSD-src-e0eed6b400483871c1ea8bce34af9d6f9643b54b.tar.gz
Respect MK_KERBEROS with etc/rc.d/ipropd_master and etc/rc.d/ipropd_slave
MFC after: 2 weeks 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 5bc8149..2e40b7e 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -2379,6 +2379,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