Document MODCMAKE_DEBUG
authorjca <jca@openbsd.org>
Fri, 26 Jan 2018 13:12:08 +0000 (13:12 +0000)
committerjca <jca@openbsd.org>
Fri, 26 Jan 2018 13:12:08 +0000 (13:12 +0000)
ok landry@

share/man/man5/port-modules.5

index 5bb577f..f3408ef 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: port-modules.5,v 1.225 2017/12/02 09:31:52 ajacoutot Exp $
+.\"    $OpenBSD: port-modules.5,v 1.226 2018/01/26 13:12:08 jca 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: December 2 2017 $
+.Dd $Mdocdate: January 26 2018 $
 .Dt PORT-MODULES 5
 .Os
 .Sh NAME
@@ -569,6 +569,12 @@ If set to `Yes', CMake will print details during configure and build
 stages about exact command being run, etc.
 Should not be used in ports Makefiles.
 Default value is `Yes'.
+.It MODCMAKE_DEBUG
+If set to `Yes', CMake will produce a debug build instead of a release
+build.
+The exact effects on the build process depend on settings specified in
+the CMake config files.
+Default value is `No'.
 .El
 Also,
 .Sq nojunk