freebsd-ports/accessibility/gnome-mag/files/patch-docs_reference_Makefile.in
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
379 B
Text

--- docs/reference/Makefile.in.orig 2010-10-30 14:17:09 UTC
+++ docs/reference/Makefile.in
@@ -443,8 +443,6 @@ uninstall-am: uninstall-local
html/index.html:
-rm -rf html
- -doxygen $(doxygen_configfile) \
- 2> doxygen-warnings.txt | tee doxygen-output.txt && cat doxygen-warnings.txt
gnome-mag-reference-html.tar.gz: html/index.html
tar cf - html | gzip -c --best >$@