ports/comms/gnuradio/files/patch-docs_doxygen_Doxyfile.in
Diane Bruce 90feebd9fc - Updating to 3.7.2
- disabled USRP default option until usrp is fixed on -10 and head
- disable docs on i386 for now as it fails to build
- enable staging

PR:		ports/186799
Submitted by:	lev
2014-03-01 14:32:39 +00:00

11 lines
492 B
Text

--- docs/doxygen/Doxyfile.in.orig 2013-08-28 14:27:03.000000000 -0400
+++ docs/doxygen/Doxyfile.in 2013-12-24 23:01:10.792101888 -0500
@@ -1406,7 +1406,7 @@
# different font using DOT_FONTNAME you can set the path where dot
# can find it using this tag.
-DOT_FONTPATH =
+DOT_FONTPATH = %%PREFIX%%/lib/X11/fonts/freefont-ttf
# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
# will generate a graph for each documented class showing the direct and