Don't tell people to use post-stage.
Sponsored by: Absolight
This commit is contained in:
parent
836b2a865d
commit
a86ccdba0f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50122
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ PLIST_SUB+= X11I386="@comment "
|
||||||
is created. If they are not created by the port code, create
|
is created. If they are not created by the port code, create
|
||||||
them in the <filename>Makefile</filename>:</para>
|
them in the <filename>Makefile</filename>:</para>
|
||||||
|
|
||||||
<programlisting>post-stage:
|
<programlisting>post-install:
|
||||||
${MKDIR} ${STAGEDIR}${PREFIX}/some/directory</programlisting>
|
${MKDIR} ${STAGEDIR}${PREFIX}/some/directory</programlisting>
|
||||||
|
|
||||||
<para>Add the directory to <filename>pkg-plist</filename>
|
<para>Add the directory to <filename>pkg-plist</filename>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue