summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2014-03-28 08:49:26 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2014-03-28 08:49:26 +0000
commit50134cf6c99460df3685b520d280294cad4f5d96 (patch)
tree1847d17e789917ce45022e18637c38ce4a8474d1
parent0a90147190d373b5095c738f1ca6b109b7f20e9c (diff)
Document the new docbook MODGNOME_TOOLS option.
-rw-r--r--share/man/man5/port-modules.514
1 files changed, 11 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index cb54b87e716..3a6e9dd882b 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.166 2014/03/16 09:12:55 ajacoutot Exp $
+.\" $OpenBSD: port-modules.5,v 1.167 2014/03/28 08:49:25 ajacoutot 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: March 16 2014 $
+.Dd $Mdocdate: March 28 2014 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -1196,11 +1196,19 @@ are defined, then "--disable-maintainer-mode" is appended to
.Ev CONFIGURE_ARGS .
.Pp
Certain build/run dependencies and configure arguments and environment
-can be set by appending gi, gtk-doc, vala and/or yelp to
+can be set by appending docbook, gi, gtk-doc, vala and/or yelp to
.Ev MODGNOME_TOOLS .
They are disabled otherwise.
If
.Ev MODGNOME_TOOLS
+is set to docbook,
+.Pa textproc/docbook-xsl
+is appended to
+.Ev MODGNOME_BUILD_DEPENDS .
+This option is used when the generation of the man pages included in the
+source tarball requires docbook XML/SGML/XSL definitions and stylesheets.
+If
+.Ev MODGNOME_TOOLS
is set to yelp,
.Pa textproc/itstool
and