From 2399ce3acbf0c182b6178ea595d66b08d51d3788 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Fri, 31 Aug 2012 13:22:56 +0000 Subject: [PATCH] Note that existing port Makefiles may contain additional header information, and that this additional information is being phased out. Submitted by: linimon --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 93138723ab..468054a095 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -136,6 +136,14 @@ USE_IMAKE= yes .include <bsd.port.mk> + + In some cases, the Makefile 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. + + See if you can figure it out. Do not worry about the contents of the $FreeBSD$ line, it will be filled in automatically by SVN when the port