freebsd-ports/security/krb5/files/patch-ax

13 lines
310 B
Text
Raw Normal View History

--- ../doc/Makefile.orig 2007-09-17 20:36:09.000000000 -0700
+++ ../doc/Makefile 2007-10-25 14:04:48.000000000 -0700
@@ -1,8 +1,8 @@
SRCDIR=../src
DVI=texi2dvi
DVIPS=dvips -o "$@"
2006-07-14 20:37:11 +02:00
PSPDF=ps2pdf
-INFO=makeinfo
2006-07-14 20:37:11 +02:00
+INFO=makeinfo --no-validate --no-split
HTML=makeinfo --html --no-split
RM=rm -f
TAR=tar -chvf