summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2009-06-11 18:47:28 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2009-06-11 18:47:28 +0000
commit6e2e769e51454f286d3ae2f0c87d2936bc581ac1 (patch)
treec0f9a1c2dd2774f330e81a106948a6615035660f /share/man/man5
parentd9c4830414d38435685215747ee28b2092295d3a (diff)
Finish documenting the gconf2 module.
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/port-modules.514
1 files changed, 9 insertions, 5 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 65b2db4d6fb..d2e5883c6bf 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.42 2009/06/08 16:48:41 ajacoutot Exp $
+.\" $OpenBSD: port-modules.5,v 1.43 2009/06/11 18:47:27 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 8 2009 $
+.Dd $Mdocdate: June 11 2009 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -345,9 +345,13 @@ 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 BUILD_DEPENDS.
-According to the values of MODGCONF2_LIBDEP and MODGCONF2_RUNDEP, sets
-LIB_DEPENDS or RUN_DEPENDS.
+A link from
+.Xr gconftool-2 1
+to
+.Xr true 1
+will be put at the front of the path.
+Sets CONFIGURE_ARGS, BUILD_DEPENDS and RUN_DEPENDS.
+According to the values of MODGCONF2_LIBDEP, sets LIB_DEPENDS.
User settings: set MODGCONF2_SCHEMAS_DIR to the directory name under
${LOCALBASE}/share/schemas/ where schemas files will be installed.
.It devel/gettext