Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 13:11:13 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        William Grzybowski <wg@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r365134 - in head: converters/osm2pgsql devel/protobuf-c net-mgmt/collectd5 polish/libgadu
Message-ID:  <20140817131113.GB27299@FreeBSD.org>
In-Reply-To: <201408162104.s7GL4rpP062738@svn.freebsd.org>
References:  <201408162104.s7GL4rpP062738@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 16, 2014 at 09:04:53PM +0000, William Grzybowski wrote:
> New Revision: 365134
> URL: http://svnweb.freebsd.org/changeset/ports/365134
> QAT: https://qat.redports.org/buildarchive/r365134/
> 
> +ALL_TARGET=	all
> +.if ${PORT_OPTIONS:MDOCS}
> +BUILD_DEPENDS+=	doxygen:${PORTSDIR}/devel/doxygen
> +ALL_TARGET+=	html-local
> +.endif

There is a problem with DOCS option in this case: since it's on by default,
doxygen will be pulled automatically, which is not something everyone want.
Do you think it can be replaced with our (also standard) DOXYGEN one?

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140817131113.GB27299>