summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2010-07-05 09:25:27 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2010-07-05 09:25:27 +0000
commitdf866d7881847bdb3ec9b029aa5ce1032fc2116b (patch)
tree0d9589cc5a2bafa03768d0f42f8a29c427e5dc2f /share/man
parent777fc166cdfa04286109c8b8a32ab7e979bfb65b (diff)
Sync recent mono MODULE change.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/port-modules.58
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index c0047348bc7..18ac728acb1 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.54 2010/06/15 21:21:54 jasper Exp $
+.\" $OpenBSD: port-modules.5,v 1.55 2010/07/05 09:25:26 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: June 15 2010 $
+.Dd $Mdocdate: July 5 2010 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -416,8 +416,8 @@ Appends to RUN_DEPENDS and CATEGORIES.
Also appends to BUILD_DEPENDS,
unless NO_BUILD has been set to Yes.
.It lang/mono
-Sets ONLY_FOR_ARCHS, CONFIGURE_ENV, MAKE_FLAGS, MODMONO_BUILD_DEPENDS
-and MODMONO_RUN_DEPENDS.
+Sets MODMONO_ONLY_FOR_ARCHS, CONFIGURE_ENV, MAKE_FLAGS,
+MODMONO_BUILD_DEPENDS and MODMONO_RUN_DEPENDS.
If MODMONO_DEPS is set to Yes,
.Pa lang/mono
is appended to BUILD_DEPENDS and RUN_DEPENDS.