svn commit: r316469 - head/databases/slony1v2

Chris Rees crees at FreeBSD.org
Wed Apr 24 19:07:02 UTC 2013


On 24 April 2013 19:59, Jung-uk Kim <jkim at freebsd.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> 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.

That means "Don't set PORTDOCS unless you are going to install files
to DOCSDIR".

This port does install files to DOCSDIR, except when ! ${PORT_OPTIONS:MDOCS}

Chris


More information about the svn-ports-head mailing list