Date: Sat, 09 Mar 2013 19:48 +0000 From: Max Brazhnikov <makc@issp.ac.ru> To: Guido Falsi <madpilot@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r313682 - in head/comms/openobex: . files Message-ID: <9879549.96OiXCOr5y@mercury.ph.man.ac.uk> In-Reply-To: <201303090039.r290dh5G031351@svn.freebsd.org> References: <201303090039.r290dh5G031351@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 09 Mar 2013 00:39:43 +0000Sat Mar 9 00:39:43 2013 Guido Falsi wrote: > - Add DOXYGEN option, disabled by default to keep the port slim I've disabled all options in doxygen recently, it's pretty light now. > +.if ${PORT_OPTIONS:MDOXYGEN} > +BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen > +PORTDOCS= * > .else PORTDOCS should only be use with DOCS option, otherwise packaging will fail if DOXYGEN is set and DOCS is unset. Max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9879549.96OiXCOr5y>