summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/port-modules.511
1 files changed, 10 insertions, 1 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index d5c9397fadb..a56383f846c 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.27 2008/11/17 10:46:03 jasper Exp $
+.\" $OpenBSD: port-modules.5,v 1.28 2008/11/17 10:48:44 jasper Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
@@ -420,6 +420,15 @@ This module is documented in the main
.Xr bsd.port.mk 5
manpage.
.It textproc/intltool
+Sets MODINTLTOOL_OVERRIDE.
+.Pa textproc/intltool
+is added to BUILD_DEPENDS.
+MODINTLTOOL_OVERRIDE changes the paths of INTLTOOL_EXTRACT, INTLTOOL_MERGE and
+INTLTOOL_UPDATE to use the installed versions of intltool-extract,
+intltool-merge and intltool-update, instead of the versions pacakges into the
+distfile of the port using this module.
+Also affects CONFIGURE_ENV, MAKE_ENV and MAKE_FLAGS by appending
+MODINTLTOOL_OVERRIDE to them.
.It www/drupal5
.It www/pear
.It www/plone