diff options
author | 2011-09-19 07:54:54 +0000 | |
---|---|---|
committer | 2011-09-19 07:54:54 +0000 | |
commit | d6bec3ab2bd97556bc8d59b71cd256b07e96a9ba (patch) | |
tree | 976ac7714efd6548e4afd41fa199f2b7098e3c43 | |
parent | Breaking the line at a hyphen is only allowed if the hyphen (diff) | |
download | wireguard-openbsd-d6bec3ab2bd97556bc8d59b71cd256b07e96a9ba.tar.xz wireguard-openbsd-d6bec3ab2bd97556bc8d59b71cd256b07e96a9ba.zip |
Use MODXFCE_DESKTOP_FILE for the xfce4 module case.
-rw-r--r-- | share/man/man5/port-modules.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 8bdc0869845..57725f0effd 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.97 2011/09/19 07:46:34 ajacoutot Exp $ +.\" $OpenBSD: port-modules.5,v 1.98 2011/09/19 07:54:54 ajacoutot Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -652,7 +652,7 @@ Note the MODTCL_WISH_ADJ shell fragment in the lang/tcl module. .It x11/xfce4 Sets DIST_SUBDIR, EXTRACT_SUFX, CONFIGURE_STYLE, CONFIGURE_ENV and USE_GMAKE. -If MODGNOME_DESKTOP_FILE is set to yes, it adds +If MODXFCE_DESKTOP_FILE is set to yes, it adds .Pa devel/desktop-file-utils to RUN_DEPENDS. Unless XFCE_NO_SRC is set, USE_LIBTOOL is set to yes and |