Author: ngie
Date: Sat Feb 25 03:33:09 2017
New Revision: 314242
URL: https://svnweb.freebsd.org/changeset/base/314242

Log:
  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

Modified:
  head/tools/build/mk/OptionalObsoleteFiles.inc

Modified: head/tools/build/mk/OptionalObsoleteFiles.inc
==============================================================================
--- head/tools/build/mk/OptionalObsoleteFiles.inc       Sat Feb 25 03:28:49 
2017        (r314241)
+++ head/tools/build/mk/OptionalObsoleteFiles.inc       Sat Feb 25 03:33:09 
2017        (r314242)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to