mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
- 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
11 lines
492 B
Text
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
|