docs/185810: [patch][porters-handbook]: add needed whitespace in Makefile for port
Jason Helfman
jgh at FreeBSD.org
Wed Jan 15 19:50:00 UTC 2014
>Number: 185810
>Category: docs
>Synopsis: [patch][porters-handbook]: add needed whitespace in Makefile for port
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Jan 15 19:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Jason Helfman
>Release: FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r259961: Fri Dec 27 21:56:39 UTC 2013 peter at freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64
>Description:
Any new port, or port in the tree is going to need a extra line before inclusion
of bsd.port.mk, so let's give committers and contributors less work by adding this
to documentation.
This passed building and testing successfully.
>How-To-Repeat:
>Fix:
Index: en_US.ISO8859-1/books/porters-handbook/book.xml
===================================================================
--- en_US.ISO8859-1/books/porters-handbook/book.xml (revision 43542)
+++ en_US.ISO8859-1/books/porters-handbook/book.xml (working copy)
@@ -156,6 +156,7 @@
MAINTAINER= youremail at example.com
COMMENT= Cat chasing a mouse all over the screen
+
.include <bsd.port.mk></programlisting>
<note>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list