Fix the build.

This commit is contained in:
Ceri Davies 2003-03-14 17:43:01 +00:00
parent 87f6c3cd86
commit 64e49754e8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16270

View file

@ -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>