There was a timeframe where crunchgen(1) was broken; force

an upgrade during the build so those who are affected can
build world again.
This commit is contained in:
ru 2006-11-27 19:38:28 +00:00
parent 9ca7ca48b8
commit f1f0c904bd

View File

@ -874,7 +874,7 @@ _gensnmptree= usr.sbin/bsnmpd/gensnmptree
.endif
.if ${MK_RESCUE} != "no" && \
${BOOTSTRAPPING} < 600008
${BOOTSTRAPPING} < 700026
_crunchgen= usr.sbin/crunch/crunchgen
.endif