"is is" -> "it is"
Submitted by: Kelly Yancey <kbyanc@posi.net>
This commit is contained in:
parent
e5ebbaedba
commit
1ca335c3e7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5444
4 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.46 1999-08-24 13:20:23 chris Exp $
|
||||
$Id: chapter.sgml,v 1.47 1999-08-24 19:01:16 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -1973,7 +1973,7 @@ RUN_DEPENDS= ${PREFIX}/etc/innd:${PORTSDIR}/news/inn \
|
|||
<para>As mentioned above, the default target to call when a
|
||||
dependency is required is <maketarget>DEPENDS_TARGET</maketarget>.
|
||||
It defaults to <literal>install</literal>. This is a user
|
||||
variable; is is never defined in a port's
|
||||
variable; it is never defined in a port's
|
||||
<filename>Makefile</filename>. If your port needs a special way
|
||||
to handle a dependency, use the <literal>:target</literal> part of
|
||||
the <makevar>*_DEPENDS</makevar> variables instead of redefining
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: book.sgml,v 1.46 1999-08-24 13:20:23 chris Exp $
|
||||
$Id: book.sgml,v 1.47 1999-08-24 19:01:16 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -1973,7 +1973,7 @@ RUN_DEPENDS= ${PREFIX}/etc/innd:${PORTSDIR}/news/inn \
|
|||
<para>As mentioned above, the default target to call when a
|
||||
dependency is required is <maketarget>DEPENDS_TARGET</maketarget>.
|
||||
It defaults to <literal>install</literal>. This is a user
|
||||
variable; is is never defined in a port's
|
||||
variable; it is never defined in a port's
|
||||
<filename>Makefile</filename>. If your port needs a special way
|
||||
to handle a dependency, use the <literal>:target</literal> part of
|
||||
the <makevar>*_DEPENDS</makevar> variables instead of redefining
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.46 1999-08-24 13:20:23 chris Exp $
|
||||
$Id: chapter.sgml,v 1.47 1999-08-24 19:01:16 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -1973,7 +1973,7 @@ RUN_DEPENDS= ${PREFIX}/etc/innd:${PORTSDIR}/news/inn \
|
|||
<para>As mentioned above, the default target to call when a
|
||||
dependency is required is <maketarget>DEPENDS_TARGET</maketarget>.
|
||||
It defaults to <literal>install</literal>. This is a user
|
||||
variable; is is never defined in a port's
|
||||
variable; it is never defined in a port's
|
||||
<filename>Makefile</filename>. If your port needs a special way
|
||||
to handle a dependency, use the <literal>:target</literal> part of
|
||||
the <makevar>*_DEPENDS</makevar> variables instead of redefining
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: book.sgml,v 1.46 1999-08-24 13:20:23 chris Exp $
|
||||
$Id: book.sgml,v 1.47 1999-08-24 19:01:16 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -1973,7 +1973,7 @@ RUN_DEPENDS= ${PREFIX}/etc/innd:${PORTSDIR}/news/inn \
|
|||
<para>As mentioned above, the default target to call when a
|
||||
dependency is required is <maketarget>DEPENDS_TARGET</maketarget>.
|
||||
It defaults to <literal>install</literal>. This is a user
|
||||
variable; is is never defined in a port's
|
||||
variable; it is never defined in a port's
|
||||
<filename>Makefile</filename>. If your port needs a special way
|
||||
to handle a dependency, use the <literal>:target</literal> part of
|
||||
the <makevar>*_DEPENDS</makevar> variables instead of redefining
|
||||
|
|
Loading…
Reference in a new issue