Change ${PREFIX} to a ${LOCALBASE} to give the, hopefully, good example.
This example is bad in that the inn port doesn't have this etc/innd file anymore. PR: 34909 Submitted by: asmodai [the irony :)]
This commit is contained in:
parent
5152e018f2
commit
2c0a3fff85
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12687
1 changed files with 1 additions and 1 deletions
|
|
@ -1136,7 +1136,7 @@ MASTER_SITE_SUBDIR= applications</programlisting>
|
|||
|
||||
<para>For example,</para>
|
||||
|
||||
<programlisting>RUN_DEPENDS= ${PREFIX}/etc/innd:${PORTSDIR}/news/inn \
|
||||
<programlisting>RUN_DEPENDS= ${LOCALBASE}/etc/innd:${PORTSDIR}/news/inn \
|
||||
wish8.0:${PORTSDIR}/x11-toolkits/tk80</programlisting>
|
||||
|
||||
<para>will check if the file or directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue