diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2017-07-06 21:42:00 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2017-07-06 21:42:00 +0000 |
commit | a14430875d1d6a64cfea47aebf9ffa1a96160387 (patch) | |
tree | 642b0bf07367d2149df854a65f8b45da9ddb27e2 /share/man/man5/port-modules.5 | |
parent | 7c014623fcfcddbe78bad6de80e8b1eab7eeda1a (diff) |
REGRESS_TARGET has been renamed to TEST_TARGET.
spotted by anton@
Diffstat (limited to 'share/man/man5/port-modules.5')
-rw-r--r-- | share/man/man5/port-modules.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 4448dbc0b9b..8bedc798772 100644 --- a/share/man/man5/port-modules.5 +++ b/share/man/man5/port-modules.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: port-modules.5,v 1.222 2017/06/15 16:07:54 zhuk Exp $ +.\" $OpenBSD: port-modules.5,v 1.223 2017/07/06 21:41:59 bluhm Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 15 2017 $ +.Dd $Mdocdate: July 6 2017 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -556,7 +556,7 @@ Changes default value of .Ev SEPARATE_BUILD to `Yes' because modern CMake requires out-of-source build anyway. Changes -.Ev REGRESS_TARGET +.Ev TEST_TARGET to `test' as this is standard for CMake projects. Also this module have following knobs: .Bl -tag -width Ds |