summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorajacoutot <ajacoutot@openbsd.org>2009-06-08 16:48:41 +0000
committerajacoutot <ajacoutot@openbsd.org>2009-06-08 16:48:41 +0000
commitfee079d80378fe4cdf62bc0cec92ce7f82a471d9 (patch)
tree14f410c6ac2971fdc320777d48dbafdb1bd9cc76
parentUpdate to tzdata2009i from elsie.nci.nih.gov (diff)
downloadwireguard-openbsd-fee079d80378fe4cdf62bc0cec92ce7f82a471d9.tar.xz
wireguard-openbsd-fee079d80378fe4cdf62bc0cec92ce7f82a471d9.zip
Document new behaviour of the gconf2 MODULE.
ok kili@ cvs: ----------------------------------------------------------------------
-rw-r--r--share/man/man5/port-modules.59
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index ef5e06f7335..65b2db4d6fb 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.41 2009/06/07 07:20:46 ajacoutot Exp $
+.\" $OpenBSD: port-modules.5,v 1.42 2009/06/08 16:48:41 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: June 7 2009 $
+.Dd $Mdocdate: June 8 2009 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -345,8 +345,9 @@ and CPAN_REPORT_FROM to a valid email address to automate the reporting
of regress tests to CPAN.
.It devel/cmake
.It devel/gconf2
-Sets CONFIGURE_ARGS and according to the value of MODGCONF2_LIBDEP:
-LIB_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS.
+Sets CONFIGURE_ARGS and BUILD_DEPENDS.
+According to the values of MODGCONF2_LIBDEP and MODGCONF2_RUNDEP, sets
+LIB_DEPENDS or RUN_DEPENDS.
User settings: set MODGCONF2_SCHEMAS_DIR to the directory name under
${LOCALBASE}/share/schemas/ where schemas files will be installed.
.It devel/gettext