summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2008-11-17 10:48:45 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2008-11-17 10:48:45 +0000
commitb960cd127609ce75ea753f5c083e13685ae393b8 (patch)
tree5c62753cbf052e833d97e9b143f8b95aaddb48ed /share
parentcfba455882412c1e7b3abcbce7dca6006cb98470 (diff)
- document intltool.port.mk
ok ajacoutot@ jmc@ (who also spotted a tyop)
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