Fix two typos. One of them is reflected in the Japanese version as well.
Submitted by: simokawa-sensei
This commit is contained in:
parent
85869dbcd4
commit
c7ccd12cf5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3838
2 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: porting.sgml,v 1.51 1998-11-26 07:01:53 asami Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.52 1998-11-26 23:56:57 asami Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.117 -->
|
||||
<!-- Original revision: 1.118 -->
|
||||
|
||||
<sect><heading>自分で port を作る<label id="porting"></heading>
|
||||
|
||||
|
|
@ -678,7 +678,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg:install
|
|||
と指定してあれば, まずメジャーバージョンが9のjpegライブ
|
||||
ラリがあるかどうか確認し, ない場合にはportsツリーの中の
|
||||
<tt>graphics/jpeg</tt> というサブディレクトリに移動し, そこ
|
||||
で作成と package 作成を行ないます. `<tt/:target/' の
|
||||
でコンパイルとインストールを行ないます. `<tt/:target/' の
|
||||
部分は, <tt>${DEPENDS_TARGET}</tt> (デフォルトは
|
||||
`<tt/install/') と等しいときには省略できます.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue