Note that existing port Makefiles may contain additional header
information, and that this additional information is being phased out. Submitted by: linimon
This commit is contained in:
parent
5673c0b478
commit
2399ce3acb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39480
1 changed files with 8 additions and 0 deletions
|
@ -136,6 +136,14 @@ USE_IMAKE= yes
|
|||
|
||||
.include <bsd.port.mk></programlisting>
|
||||
|
||||
<note>
|
||||
<para>In some cases, the <filename>Makefile</filename> of an
|
||||
existing port may contain additional lines in the header,
|
||||
such as the name and email of the person that originally
|
||||
created the port. This additional information has been
|
||||
declared obsolete, and is being phased out.</para>
|
||||
</note>
|
||||
|
||||
<para>See if you can figure it out. Do not worry about the
|
||||
contents of the <literal>$FreeBSD$</literal>
|
||||
line, it will be filled in automatically by SVN when the port
|
||||
|
|
Loading…
Reference in a new issue