svn commit: r313682 - in head/comms/openobex: . files
Max Brazhnikov
makc at issp.ac.ru
Sat Mar 9 19:48:51 UTC 2013
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
More information about the svn-ports-head
mailing list