Date: Wed, 24 Apr 2013 21:08:00 +0200 (CEST) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: Jung-uk Kim <jkim@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r316469 - head/databases/slony1v2 Message-ID: <alpine.BSF.2.00.1304242105250.29749@olgeni.olgeni> In-Reply-To: <51782B87.2090000@FreeBSD.org> References: <201304241850.r3OIovPc079999@svn.freebsd.org> <51782B87.2090000@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 Apr 2013, Jung-uk Kim wrote: > On 2013-04-24 14:50:57 -0400, Jimmy Olgeni wrote: >> Author: olgeni Date: Wed Apr 24 18:50:57 2013 New Revision: 316469 >> URL: http://svnweb.freebsd.org/changeset/ports/316469 >> >> Log: - Use bsd.port.options.mk. - PORTDOCS should not be >> conditional. - Whitespace fix. > ... > > bsd.port.mk says "(PORTDOCS) should not be set when no documentation > files are installed" and I believe it is actually correct. I found this on the Porter's Handbook: If a directory is listed in PORTDOCS or matched by a glob pattern from this variable, the entire subtree of contained files and directories will be registered in the final packing list. If the DOCS option has been unset then files and directories listed in PORTDOCS would not be installed or added to port packing list. It seems to behave correctly, at least in the PORTDOCS=* case. -- jimmy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1304242105250.29749>