summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man5/port-modules.522
1 files changed, 20 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 106720616a7..d5c9397fadb 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.26 2008/10/29 14:44:22 jmc Exp $
+.\" $OpenBSD: port-modules.5,v 1.27 2008/11/17 10:46:03 jasper 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 29 2008 $
+.Dd $Mdocdate: November 17 2008 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -425,6 +425,24 @@ manpage.
.It www/plone
.It www/zope
.It x11/gnome
+Sets DESKTOP_FILES, EXTRACT_SUFX, MODGNOME_HELP_FILES, MODGNOME_RUN_DEPENDS,
+and USE_GMAKE. EXTRACT_SUFX defaults to .tar.bz2 .
+Also affects CATEGORIES.
+If DESKTOP_FILES=Yes, a dependency on
+.Pa devel/desktop-file-utils
+is appended
+to MODGNOME_RUN_DEPENDS.
+If MODGNOME_HELP_FILES=Yes, then
+.Pa x11/gnome/yelp
+is appended to MODGNOME_RUN_DEPENDS.
+This option is to be used when .xml GNOME help files are installed into
+.Pa share/gnome/help/ .
+Unless NO_BUILD=Yes, USE_LIBTOOL is set to Yes and
+.Pa textproc/intltool
+is appended to MODULES.
+.Pp
+MASTER_SITES and DISTNAME are built using GNOME_PROJECT and
+GNOME_VERSION.
.It x11/gnustep
.It x11/kde
.It x11/qt