aboutsummaryrefslogtreecommitdiff
path: root/tools/build
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-02-25 03:33:09 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-02-25 03:33:09 +0000
commit31c3fb774a6f8e143863dc1ed3d60a9c97ae393c (patch)
tree4e13c2bd271fb97cc48a200fa21c6c7c6a7cd5c9 /tools/build
parentf0e140551404510ac91c8dd27bb84a5ad9fc1822 (diff)
downloadsrc-31c3fb774a6f8e143863dc1ed3d60a9c97ae393c.tar.gz
src-31c3fb774a6f8e143863dc1ed3d60a9c97ae393c.zip
Remove MK_CRYPT stub
It doesn't directly control what gets installed today; it indirectly pulls other knobs (like MK_KERBEROS, etc). MFC after: 1 weeks Sponsored by: Dell EMC Isilon
Notes
Notes: svn path=/head/; revision=314242
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 3b651012530b..0102fdaeb626 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -1515,10 +1515,6 @@ OLD_FILES+=usr/bin/cpp
OLD_FILES+=usr/share/man/man1/cpp.1.gz
.endif
-#.if ${MK_CRYPT} == no
-# to be filled in
-#.endif
-
.if ${MK_CTM} == no
OLD_FILES+=usr/sbin/ctm
OLD_FILES+=usr/sbin/ctm_dequeue