summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2009-10-21 16:13:35 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2009-10-21 16:13:35 +0000
commit18ac0e92cede2c327acb9868ef6d2cf5c1a3c382 (patch)
tree1c54bf1f4a7576aba9cec48270dd46c78240dcd2 /share
parent16648abea152efaa5707147a3fe6f186949fcc16 (diff)
Tweak after recent gnome MODULE changes.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/port-modules.59
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index f0a34dc082b..6d88127c780 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.45 2009/10/15 18:14:34 steven Exp $
+.\" $OpenBSD: port-modules.5,v 1.46 2009/10/21 16:13:34 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: October 15 2009 $
+.Dd $Mdocdate: October 21 2009 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -465,9 +465,12 @@ MODINTLTOOL_OVERRIDE to them.
.It www/zope
.It x11/gnome
Sets DESKTOP_FILES, EXTRACT_SUFX, MODGNOME_HELP_FILES, MODGNOME_BUILD_DEPENDS,
-MODGNOME_RUN_DEPENDS, and USE_GMAKE.
+MODGNOME_RUN_DEPENDS and USE_GMAKE.
EXTRACT_SUFX defaults to .tar.bz2.
Also affects CATEGORIES.
+If CONFIGURE_STYLE is set to either gnu or autoconf
+--disable-silent-rules and --disable-shave
+is appended to CONFIGURE_ARGS.
If DESKTOP_FILES=Yes, a dependency on
.Pa devel/desktop-file-utils
is appended