Rewording missed from previous commit

This commit is contained in:
Dmitry Marakasov 2015-09-28 20:54:21 +00:00
parent 78476a7f83
commit 8cb113d8fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398142

View File

@ -17,8 +17,8 @@ AUTHOR: amdmi3@FreeBSD.org
You can now `make test' on any port to run test sequence, no-op by default.
If a port defines TEST_TARGET, it'll run sub-make with specified target,
usually `check' or `test' if upstream supports that. The port may also
define custom do-test target, as well as usual satellite targets:
usually `check' or `test', useful if upstream supports that. The port may
instead define custom do-test target, as well as usual satellite targets:
{pre,do,post}-test, {pre,do,post}-test-OPT, {pre,do,post}-test-OPT-off