Date: Thu, 22 Mar 2018 03:54:41 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Niclas Zeising <zeising@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r465027 - head/databases/rrdtool Message-ID: <20180322035441.GA49350@FreeBSD.org> In-Reply-To: <201803192014.w2JKEcco003540@repo.freebsd.org> References: <201803192014.w2JKEcco003540@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 19, 2018 at 08:14:38PM +0000, Niclas Zeising wrote: > New Revision: 465027 > URL: https://svnweb.freebsd.org/changeset/ports/465027 > > Log: > databases/rrdtool: Make groff a conditional dependency > > groff is required by rrdtool to format documentation, which > is only required when documentation is being built. > > Accordingly, make groff conditional on the existing DOCS option. > > This precludes building a litany of dependencies, mostly due > to groff requiring ghostscript. Thanks. Typically I'd try to avoid building any USES+=groff port unless there is an easy way to disable it. It might not be an issue for binary package users, but for those who build from ports it is. I appreciate efforts to push it down (or even better, fix groff! :-) ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180322035441.GA49350>