Fix the build.
This commit is contained in:
parent
87f6c3cd86
commit
64e49754e8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16270
1 changed files with 1 additions and 1 deletions
|
@ -6249,7 +6249,7 @@ pre-install:
|
|||
or an earlier XFree86 release, respectively.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>mkdir /var/tmp/<replaceable>port-name</replaceable></userinput>
|
||||
&prompt.root; <userinput>mtree -U -f /etc/mtree/BSD.<replaceable>port-type<replaceable>.dist -d -e -p /var/tmp/<replaceable>port-name</replaceable></userinput>
|
||||
&prompt.root; <userinput>mtree -U -f /etc/mtree/BSD.<replaceable>port-type</replaceable>.dist -d -e -p /var/tmp/<replaceable>port-name</replaceable></userinput>
|
||||
&prompt.root; <userinput>make depends PREFIX=/var/tmp/<replaceable>port-name</replaceable></userinput></screen>
|
||||
|
||||
<para>Store the directory structure in a new file.</para>
|
||||
|
|
Loading…
Reference in a new issue