View | Details | Raw Unified | Return to bug 137585
Collapse All | Expand All

(-)/usr/ports/accessibility/gnome-mag/files/patch-docs_reference_Makefile.in (+11 lines)
Line 0 Link Here
1
--- docs/reference/Makefile.in.orig	2009-08-09 02:49:17.000000000 +0200
2
+++ docs/reference/Makefile.in	2009-08-09 02:54:54.000000000 +0200
3
@@ -418,8 +418,6 @@
4
 
5
 html/index.html:
6
 	-rm -rf html
7
-	-doxygen $(doxygen_configfile) \
8
-	2> doxygen-warnings.txt | tee doxygen-output.txt && cat doxygen-warnings.txt
9
 
10
 gnome-mag-reference-html.tar.gz: html/index.html
11
 	tar cf - html | gzip -c --best >$@

Return to bug 137585