summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2008-11-18 08:01:15 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2008-11-18 08:01:15 +0000
commita18266607241309a09f13fee69717c45e34be516 (patch)
tree53a63e23e194b2622306fbd0627e05e36017429b
parentcd572bb1ded22a221156cd899f698fdc52cb4620 (diff)
- tweak the xfce4 entry a bit
ok landry@
-rw-r--r--share/man/man5/port-modules.57
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 3a19cd1f7b4..9af384ed15b 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.32 2008/11/17 15:29:07 jasper Exp $
+.\" $OpenBSD: port-modules.5,v 1.33 2008/11/18 08:01:14 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: November 17 2008 $
+.Dd $Mdocdate: November 18 2008 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -473,7 +473,7 @@ MODTK_CONFIG.
Automatically adds the lang/tcl module, and affects CATEGORIES,
SUBST_VARS, and USE_X11.
.It x11/xfce4
-Sets CATEGORIES, DIST_SUBDIR, EXTRACT_SUFX, CONFIGURE_STYLE,
+Sets DIST_SUBDIR, EXTRACT_SUFX, CONFIGURE_STYLE,
CONFIGURE_ENV, USE_X11 and USE_GMAKE.
If DESKTOP_FILES is set to yes, it adds
.Pa devel/desktop-file-utils
@@ -483,6 +483,7 @@ Unless XFCE_NO_SRC is set, USE_LIBTOOL is set to yes and
and
.Pa textproc/intltool
are added to MODULES.
+Also affects CATEGORIES.
.Pp
Xfce ports can be divided into three categories: core libraries and
applications, goodies, and panel plugins.