svn commit: r313682 - in head/comms/openobex: . files
Guido Falsi
madpilot at FreeBSD.org
Sun Mar 10 15:18:46 UTC 2013
On 03/09/13 20:48, Max Brazhnikov wrote:
> 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.
I noticed. I can enable this one by default without problems.
>
>> +.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.
But the doxygen files are being put in DOCSDIR by this port.
I also thought I could make the OPTION be DOCS instead of DOXYGEN,
which, for this port, seems to be the same, would this be acceptable?
This would also make the option enabled by default.
--
Guido Falsi <madpilot at FreeBSD.org>
More information about the svn-ports-all
mailing list