Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2017 21:03:06 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        Maxim Sobolev <sobomax@FreeBSD.org>, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r438413 - in head/devel: . debugedit debugedit/files
Message-ID:  <8tn4-6sgl-wny@FreeBSD.org>
In-Reply-To: <20170413150057.GB86375@FreeBSD.org> (Alexey Dokuchaev's message of "Thu, 13 Apr 2017 15:00:57 %2B0000")
References:  <201704122049.v3CKnQS9032104@repo.freebsd.org> <20170413150057.GB86375@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexey Dokuchaev <danfe@FreeBSD.org> writes:

>> +	${INSTALL_MAN} ${WRKSRC}/README.txt ${STAGEDIR}${DOCSDIR}
>
> INSTALL_MAN is not for docs, it's for manpages.  Also, when installing docs,
> it's a good idea to OPTIONS_DEFINE+=DOCS and use {do|post}-install-DOCS-on
> special helper target.

PHB disagrees with you:

  - INSTALL_MAN is a command to install manpages and other documentation
    (it does not compress anything).

https://www.freebsd.org/doc/en/books/porters-handbook/install.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8tn4-6sgl-wny>