Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 564944
Collapse All | Expand All

(-)/usr/portage/app-doc/doxygen/doxygen-1.8.10-r1.ebuild (+1 lines)
Lines 142-147 Link Here
142
	# fatal, hence the ewarn message TeX's font caching in /var/cache/fonts
142
	# fatal, hence the ewarn message TeX's font caching in /var/cache/fonts
143
	# causes sandbox warnings, so we allow it.
143
	# causes sandbox warnings, so we allow it.
144
	if use doc; then
144
	if use doc; then
145
		export VARTEXFONTS="${T}/fonts"
145
		if ! use dot; then
146
		if ! use dot; then
146
			sed -i -e "s/HAVE_DOT               = YES/HAVE_DOT    = NO/" \
147
			sed -i -e "s/HAVE_DOT               = YES/HAVE_DOT    = NO/" \
147
				{Doxyfile,doc/Doxyfile} \
148
				{Doxyfile,doc/Doxyfile} \

Return to bug 564944