summaryrefslogtreecommitdiff
path: root/comms/gnuradio/files/patch-docs_doxygen_Doxyfile.in
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2012-12-09 20:19:41 +0000
committerDiane Bruce <db@FreeBSD.org>2012-12-09 20:19:41 +0000
commitc8cbe42481600a9df1898268b042d95719e73191 (patch)
treed922164793a23f4c4df290ebe78aa4bba0c71979 /comms/gnuradio/files/patch-docs_doxygen_Doxyfile.in
parentReenable the patch to fix CP932 and add EUCJP-MS. (diff)
- Update to 3.6.2
- Needs the usrp port Tested by: lrk@ovillatx.sytes.net
Notes
Notes: svn path=/head/; revision=308561
Diffstat (limited to 'comms/gnuradio/files/patch-docs_doxygen_Doxyfile.in')
-rw-r--r--comms/gnuradio/files/patch-docs_doxygen_Doxyfile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/gnuradio/files/patch-docs_doxygen_Doxyfile.in b/comms/gnuradio/files/patch-docs_doxygen_Doxyfile.in
new file mode 100644
index 000000000000..13ef8689cde9
--- /dev/null
+++ b/comms/gnuradio/files/patch-docs_doxygen_Doxyfile.in
@@ -0,0 +1,11 @@
+--- docs/doxygen/Doxyfile.in.orig 2012-09-04 19:43:06.000000000 -0500
++++ docs/doxygen/Doxyfile.in 2012-10-21 17:33:21.000000000 -0500
+@@ -1411,7 +1411,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