summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-11-17 13:16:29 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-11-17 13:16:29 +0000
commit506ef1fd9ef387b552a48a125c72d4872a793008 (patch)
treedfe8239df6615e52c0f19a74b2b406d0cc801d13
parent845d5c92054d6c2575ed0fff29c03c77ea57ee86 (diff)
tweak previous;
-rw-r--r--share/man/man5/port-modules.57
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 0d0070ebad5..db2b0859a1e 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.29 2008/11/17 11:39:44 jasper Exp $
+.\" $OpenBSD: port-modules.5,v 1.30 2008/11/17 13:16:28 jmc Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
@@ -429,7 +429,7 @@ Sets MODINTLTOOL_OVERRIDE.
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
+intltool-merge and intltool-update, instead of the version's packages into the
distfile of the port using this module.
Also affects CONFIGURE_ENV, MAKE_ENV and MAKE_FLAGS by appending
MODINTLTOOL_OVERRIDE to them.
@@ -439,7 +439,8 @@ MODINTLTOOL_OVERRIDE to them.
.It www/zope
.It x11/gnome
Sets DESKTOP_FILES, EXTRACT_SUFX, MODGNOME_HELP_FILES, MODGNOME_RUN_DEPENDS,
-and USE_GMAKE. EXTRACT_SUFX defaults to .tar.bz2 .
+and USE_GMAKE.
+EXTRACT_SUFX defaults to .tar.bz2.
Also affects CATEGORIES.
If DESKTOP_FILES=Yes, a dependency on
.Pa devel/desktop-file-utils