docs: Add checkdepends variable

This commit is contained in:
A. Wilcox 2018-02-21 15:36:56 -06:00 committed by Natanael Copa
parent 10181d9f94
commit e073ce1890
1 changed files with 4 additions and 0 deletions

View File

@ -146,6 +146,10 @@ The following variables are not required, but may be set in any
file:
.Bl -tag -width Ds
.It Cm checkdepends
Specifies test-time dependencies of the package. Common packages that are
used for testing include check, dejagnu, and perl-test-command.
.It Cm depends
Specifies the run-time dependencies of the package. The
.Xr abuild 1