summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2011-09-30 18:06:43 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2011-09-30 18:06:43 +0000
commit72fb463ec5a75589c4a0de239f8e5c20154bb2de (patch)
tree0ba2509c0635e50d8e643c7bb264066d31941633 /share
parente9d7b81e532190a8638d91957b17f49a0adb1957 (diff)
tweak the gnome entry to match reality
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/port-modules.522
1 files changed, 10 insertions, 12 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 94d74c55bf7..b263abeeff3 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.102 2011/09/27 11:40:37 ajacoutot Exp $
+.\" $OpenBSD: port-modules.5,v 1.103 2011/09/30 18:06:42 jasper 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: September 27 2011 $
+.Dd $Mdocdate: September 30 2011 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -624,15 +624,6 @@ MODGNOME_RUN_DEPENDS and USE_GMAKE.
If MODGNOME_DESKTOP_FILE=Yes, a dependency on
.Pa devel/desktop-file-utils
is appended to MODGNOME_RUN_DEPENDS.
-If MODGNOME_HELP_FILES=Yes, then
-.Pa x11/gnome/yelp
-is appended to MODGNOME_RUN_DEPENDS and
-.Pa textproc/itstool
-as well as
-.Pa x11/gnome/doc-utils
-are appended to MODGNOME_BUILD_DEPENDS.
-This option is to be used when any files are installed into
-.Pa share/gnome/help/ .
Unless NO_BUILD=Yes, CONFIGURE_SHARED is appended to CONFIGURE_ARGS,
USE_LIBTOOL is set to Yes and
.Pa textproc/intltool
@@ -640,10 +631,17 @@ is appended to MODULES.
Certain build/run dependencies and configure arguments can be set by
appending goi, gtk-doc, vala and/or yelp to MODGNOME_TOOLS.
They are disabled otherwise.
-If MODGNOME_TOOLS is set to yelp,
+If MODGNOME_TOOLS is set to yelp, and
+.Pa textproc/itstool
+as well as
+.Pa x11/gnome/doc-utils
+are appended to MODGNOME_BUILD_DEPENDS.
+Also,
.Pa x11/gnome/yelp
is appended to MODGNOME_RUN_DEPENDS, and MODGNOME_RUN_DEPENDS_yelp is
set for use with multi packaged ports.
+This option is to be used when any files are installed into
+.Pa share/gnome/help/ .
.Pp
.It x11/gnustep
.It x11/kde