summaryrefslogtreecommitdiff
path: root/share/man/man5/port-modules.5
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2009-06-07 07:20:47 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2009-06-07 07:20:47 +0000
commitcf7eb25db5ce1f28444b090d61344d49803d57d3 (patch)
tree593e0f5be8528dade026289247fd73071d2085e6 /share/man/man5/port-modules.5
parent703b56a3f22756eac55e0bd7b17d1538de6c8000 (diff)
Document the gconf2 module.
Diffstat (limited to 'share/man/man5/port-modules.5')
-rw-r--r--share/man/man5/port-modules.59
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index dc1db95d370..ef5e06f7335 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.40 2009/06/04 13:51:57 jmc Exp $
+.\" $OpenBSD: port-modules.5,v 1.41 2009/06/07 07:20:46 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 4 2009 $
+.Dd $Mdocdate: June 7 2009 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -344,6 +344,11 @@ User settings: set CPAN_REPORT to Yes, CPAN_REPORT_DB to a valid directory,
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.
+User settings: set MODGCONF2_SCHEMAS_DIR to the directory name under
+${LOCALBASE}/share/schemas/ where schemas files will be installed.
.It devel/gettext
.It devel/pmk
Sets CONFIGURE_SCRIPT, CONFIGURE_ARGS and MODPMK_configure.