From: bluhm Date: Thu, 6 Jul 2017 21:41:59 +0000 (+0000) Subject: REGRESS_TARGET has been renamed to TEST_TARGET. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=647db07ee3fd379bfde1c6d27b3e0954f1d53e6a;p=openbsd REGRESS_TARGET has been renamed to TEST_TARGET. spotted by anton@ --- 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