summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2013-03-26 16:40:20 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2013-03-26 16:40:20 +0000
commitcadec56ffd078c64d6c6f24e803f8f28f360808d (patch)
tree4812bb6015c324921674dbf1538b6096ea074559
parente1f13620f2428859429ca1ff6c498e68173fdf4b (diff)
Document the recent change to the x11/gnome MODULE.
-rw-r--r--share/man/man5/port-modules.510
1 files changed, 8 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 01c99f5f820..894f8019c67 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.158 2013/03/21 08:30:29 ajacoutot Exp $
+.\" $OpenBSD: port-modules.5,v 1.159 2013/03/26 16:40:19 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 21 2013 $
+.Dd $Mdocdate: March 26 2013 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -1112,6 +1112,12 @@ and
.Pa textproc/intltool
is appended to
.Ev MODULES .
+If none of
+.Ev AUTOCONF_VERSION
+nor
+.Ev AUTOMAKE_VERSION
+are defined, then "--disable-maintainer-mode" is appended to
+.Ev CONFIGURE_ARGS .
Certain build/run dependencies and configure arguments and environment
can be set by appending goi, gtk-doc, vala and/or yelp to
.Ev MODGNOME_TOOLS .