On Mon, Oct 12, 2015 at 04:46:03PM +0200, Gregor Best wrote:
> On Mon, Oct 12, 2015 at 01:31:36AM +0300, Vadim Zhukov wrote:
> > [...]
> > This software changes default CMake variables depending on presence of
> > popt library and xmlto binary at least. So you have hidden
> > dependencies there. You'd either explicitly disable picking up those
> > by -DCMAKE_DISABLE_FIND_PACKAGE_Foo=True, or add what you think worths
> > it to BUILD/LIB/RUN_DEPENDS.
> > [...]
>
> Whoops, fixed that. I've disabled API-doc generation because it pulls in
> devel/doxygen as a build dependency and explicitly added popt and xmlto
> to lib and build dependencies.
>
> This one also installs the manual pages into the right place.
> [...]
Ping.
Is there something still missing about the port?
--
Gregor