- The USE_RCORDER variable was removed 2 years ago.
Differential Revision: https://reviews.freebsd.org/D12641 Approved by: portmgr (mat)
This commit is contained in:
parent
2b87c76011
commit
7559ab862c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51121
1 changed files with 2 additions and 3 deletions
|
@ -162,9 +162,8 @@
|
|||
in <varname>FILESDIR</varname>. A modified version will be
|
||||
created as
|
||||
<filename>${WRKDIR}/<replaceable>file</replaceable></filename>.
|
||||
Files defined as a value of <varname>USE_RC_SUBR</varname> (or
|
||||
the deprecated <varname>USE_RCORDER</varname>) are automatically
|
||||
added to <varname>SUB_FILES</varname>. For the files
|
||||
Files defined as a value of <varname>USE_RC_SUBR</varname> are
|
||||
automatically added to <varname>SUB_FILES</varname>. For the files
|
||||
<filename>pkg-message</filename>,
|
||||
<filename>pkg-install</filename>, and
|
||||
<filename>pkg-deinstall</filename>, the corresponding Makefile
|
||||
|
|
Loading…
Reference in a new issue