> diff --git a/devel/doxygen/options.mk b/devel/doxygen/options.mk
> index 7cbd044..55cdbeb 100644
> --- a/devel/doxygen/options.mk
> +++ b/devel/doxygen/options.mk
> @@ -20,6 +20,7 @@ BUILD_DEPENDS+= tex-epsf-[0-9]*:../../print/tex-epsf
> DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
> DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk
> DEPENDS+= tex-a4wide>=2010nb1:../../print/tex-a4wide
> +DEPENDS+=
tex-collection-fontsrecommended-[0-9]*:../../fonts/tex-collection-fontsrecommended
> DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
> DEPENDS+= tex-epstopdf-[0-9]*:../../graphics/tex-epstopdf
> DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
Perhaps the "Styles" section of options.mk could be refactored using
instead, for example, the print/collection-latex and/or
print/collection-genericrecommended prior to pushing the fix...