Partially revert r336353: sys/conf/* %VERSREQ bumps
The changes made in r335998 don't strictly require a newer config(8), though it is advised. The %VERSREQ bumps were premature.
This commit is contained in:
parent
4d66080e75
commit
2cd3a81445
@ -18,7 +18,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 700000
|
||||
%VERSREQ= 600012
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 700000
|
||||
%VERSREQ= 600013
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 700000
|
||||
%VERSREQ= 600012
|
||||
|
||||
.if !defined(S)
|
||||
S= ../../..
|
||||
|
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 700000
|
||||
%VERSREQ= 600012
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 700000
|
||||
%VERSREQ= 600012
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 700000
|
||||
%VERSREQ= 600012
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 700000
|
||||
%VERSREQ= 600012
|
||||
|
||||
.if !defined(S)
|
||||
S= ../../..
|
||||
|
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 700000
|
||||
%VERSREQ= 600012
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user