summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorajacoutot <ajacoutot@openbsd.org>2011-06-02 17:33:37 +0000
committerajacoutot <ajacoutot@openbsd.org>2011-06-02 17:33:37 +0000
commit143ae2bee56b095472c187197f015f5d8a5cf298 (patch)
treeca85bb5093ac23cdaf8857b7ebfec9b99127b7c0
parentFix CondRef definition to support optional target. Fixes docking on Dell E4310 (diff)
downloadwireguard-openbsd-143ae2bee56b095472c187197f015f5d8a5cf298.tar.xz
wireguard-openbsd-143ae2bee56b095472c187197f015f5d8a5cf298.zip
Remove the blurb about `--disable-silent-rules' in the gnome MODULE
description, it's the default now.
-rw-r--r--share/man/man5/port-modules.57
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 46207b1e7c8..1b876b4d6e1 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.91 2011/05/28 08:20:35 ajacoutot Exp $
+.\" $OpenBSD: port-modules.5,v 1.92 2011/06/02 17:33:37 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: May 28 2011 $
+.Dd $Mdocdate: June 2 2011 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -610,9 +610,6 @@ EXTRACT_SUFX will default to .tar.bz2 if unset.
Appends to FAKE_FLAGS.
Unconditionally sets DESKTOP_FILES, MODGNOME_HELP_FILES,
MODGNOME_BUILD_DEPENDS, MODGNOME_RUN_DEPENDS and USE_GMAKE.
-If CONFIGURE_STYLE is set to either gnu or autoconf
---disable-silent-rules and --disable-shave
-are appended to CONFIGURE_ARGS.
If DESKTOP_FILES=Yes, a dependency on
.Pa devel/desktop-file-utils
is appended to MODGNOME_RUN_DEPENDS.