Improve a bit the wording near MOTIFLIB's first occurence.

This commit is contained in:
Giorgos Keramidas 2005-09-01 12:36:55 +00:00
parent c3d6441853
commit 6eaa8ce6af
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25531

View file

@ -4402,9 +4402,9 @@ USE_XLIB= yes</programlisting>
by setting <makevar>WANT_LESSTIF</makevar> variable.</para>
<para>The <makevar>MOTIFLIB</makevar> variable will be set by
<filename>bsd.port.mk</filename> to be the appropriate reference
to the Motif library. Please patch the source of your port to
reference this wherever the Motif library is referenced in the
<filename>bsd.port.mk</filename> to reference the appropriate
Motif library. Please patch the source of your port to
use <literal>&dollar;{MOTIFLIB}</literal> wherever the Motif library is referenced in the original
<filename>Makefile</filename> or
<filename>Imakefile</filename>.</para>