REGRESS_TARGET has been renamed to TEST_TARGET.
authorbluhm <bluhm@openbsd.org>
Thu, 6 Jul 2017 21:41:59 +0000 (21:41 +0000)
committerbluhm <bluhm@openbsd.org>
Thu, 6 Jul 2017 21:41:59 +0000 (21:41 +0000)
spotted by anton@

share/man/man5/port-modules.5

index 4448dbc..8bedc79 100644 (file)
@@ -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