diff options
author | 2013-10-16 10:29:52 +0000 | |
---|---|---|
committer | 2013-10-16 10:29:52 +0000 | |
commit | 4bf8d86d3e3b2249c9afc110bf5b88a97d49206b (patch) | |
tree | 081627944b4f00c8f8bff42f6f1100d2ad4c0877 /share/man/man5/port-modules.5 | |
parent | tweak previous; (diff) | |
download | wireguard-openbsd-4bf8d86d3e3b2249c9afc110bf5b88a97d49206b.tar.xz wireguard-openbsd-4bf8d86d3e3b2249c9afc110bf5b88a97d49206b.zip |
Adapt to recent gnome MODULE change.
Diffstat (limited to 'share/man/man5/port-modules.5')
-rw-r--r-- | share/man/man5/port-modules.5 | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 8c91156f35e..f5217291495 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.164 2013/10/15 10:06:23 ajacoutot Exp $ +.\" $OpenBSD: port-modules.5,v 1.165 2013/10/16 10:29:52 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: October 15 2013 $ +.Dd $Mdocdate: October 16 2013 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -1210,18 +1210,14 @@ are appended to Also, .Pa x11/gnome/yelp is appended to -.Ev MODGNOME_RUN_DEPENDS , -and -.Ev MODGNOME_RUN_DEPENDS_yelp -is -set for use with multi packaged ports. +.Ev MODGNOME_RUN_DEPENDS . This option is to be used when any files are installed into .Pa share/gnome/help/ or page files are installed into .Pa share/help/ . .Ev MODGNOME_BUILD_DEPENDS and -.Ev MODGNOME_BRUN_DEPENDS +.Ev MODGNOME_RUN_DEPENDS are appended to the corresponding .Ev BUILD_DEPENDS |