freebsd-ports/textproc/xmlada/files/patch-docs__Makefile.in
Pawel Pekala 8124b0b96a Update to version 4.2.0.0
PR:		ports/161427
Submitted by:	John Marino <draco@marino.st> (maintainer)
2011-10-12 18:20:59 +00:00

9 lines
259 B
Text

--- docs/Makefile.in.orig 2011-10-08 21:18:36.000000000 +0200
+++ docs/Makefile.in 2011-10-09 00:48:58.000000000 +0200
@@ -1,5 +1,5 @@
-FORMATS=${addprefix xml.,pdf html info txt}
+FORMATS=${addprefix xml.,html info}
DVIPS= @DVIPS@
MAKEINFO= @MAKEINFO@