summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2010-10-23 15:29:03 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2010-10-23 15:29:03 +0000
commitacf2ff4ee4de4955ddd5926814e345ef49cf6fe1 (patch)
tree476440bd0f1768365a0f91aa3dc7b8d268f9b146 /share
parent0ebc6c694c94a9df70a0aa1df8fe87a19aad734d (diff)
More gnome MODULE tweaks.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/port-modules.510
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 14fd16207f8..560aa1ca59c 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.72 2010/10/23 15:19:59 steven Exp $
+.\" $OpenBSD: port-modules.5,v 1.73 2010/10/23 15:29:02 ajacoutot Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
@@ -548,10 +548,10 @@ to RUN_DEPENDS and also sets NO_REGRESS to Yes.
.It www/zope
.It x11/gnome
If both GNOME_PROJECT and GNOME_VERSION are set, this module defines
-DISTNAME, VERSION, MASTER_SITES, EXTRACT_SUFX and adds x11/gnome to
-CATEGORIES.
-Sets DESKTOP_FILES, MODGNOME_HELP_FILES, MODGNOME_BUILD_DEPENDS,
-MODGNOME_RUN_DEPENDS, USE_GMAKE and USE_X11.
+DISTNAME, VERSION, MASTER_SITES, adds x11/gnome to CATEGORIES and
+EXTRACT_SUFX will default to .tar.bz2 if unset.
+Unconditionally sets DESKTOP_FILES, MODGNOME_HELP_FILES,
+MODGNOME_BUILD_DEPENDS, MODGNOME_RUN_DEPENDS, USE_GMAKE and USE_X11.
If CONFIGURE_STYLE is set to either gnu or autoconf
--disable-silent-rules and --disable-shave
are appended to CONFIGURE_ARGS.