pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc/guide/files Delete reference to x11/openmotif, it ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e22ff088537d
branches:  trunk
changeset: 364567:e22ff088537d
user:      leot <leot%pkgsrc.org@localhost>
date:      Thu Jun 29 14:22:49 2017 +0000

description:
Delete reference to x11/openmotif, it was retired in 2015, superseded by
x11/motif.

diffstat:

 doc/guide/files/buildlink.xml |  12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r a8ec22630853 -r e22ff088537d doc/guide/files/buildlink.xml
--- a/doc/guide/files/buildlink.xml     Thu Jun 29 12:20:05 2017 +0000
+++ b/doc/guide/files/buildlink.xml     Thu Jun 29 14:22:49 2017 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: buildlink.xml,v 1.40 2017/01/06 20:26:39 sevan Exp $ -->
+<!-- $NetBSD: buildlink.xml,v 1.41 2017/06/29 14:22:49 leot Exp $ -->
 
 <chapter id="buildlink">
   <title>Buildlink methodology</title>
@@ -117,13 +117,11 @@
       <listitem>
        <para><filename>motif.buildlink3.mk</filename> checks for a
        system-provided Motif installation or adds a dependency on
-       <filename role="pkg">x11/lesstif</filename>, <filename
-       role="pkg">x11/motif</filename> or <filename
-       role="pkg">x11/openmotif</filename>.  The user can set
+       <filename role="pkg">x11/lesstif</filename> or <filename
+       role="pkg">x11/motif</filename>. The user can set
        <varname>MOTIF_TYPE</varname> to <quote>dt</quote>,
-       <quote>lesstif</quote>, <quote>motif</quote> or
-       <quote>openmotif</quote> to choose
-       which Motif version will be used.</para>
+       <quote>lesstif</quote> or <quote>motif</quote>
+       to choose which Motif version will be used.</para>
       </listitem>
 
       <listitem>



Home | Main Index | Thread Index | Old Index