aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-16/files
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2005-11-01 04:01:11 +0000
committerCy Schubert <cy@FreeBSD.org>2005-11-01 04:01:11 +0000
commit648578d92576a74736ea744518bfaae0faab65d0 (patch)
tree8354997d60402484fa288680109d0281c3619e8b /security/krb5-16/files
parentd12c3e101347775af5b3c4860cf3dbf7cee69d9a (diff)
Fix makeinfo problem under FreeBSD-6.0.
Notes
Notes: svn path=/head/; revision=146877
Diffstat (limited to 'security/krb5-16/files')
-rw-r--r--security/krb5-16/files/patch-ax5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/krb5-16/files/patch-ax b/security/krb5-16/files/patch-ax
index 443b321e28db..0307d8372b35 100644
--- a/security/krb5-16/files/patch-ax
+++ b/security/krb5-16/files/patch-ax
@@ -5,7 +5,8 @@
DVI=texi2dvi
DVIPS=dvips -o "$@"
-INFO=makeinfo
-+INFO=makeinfo --no-validate
- HTML=makeinfo --html
++INFO=makeinfo --no-validate --no-split
+-HTML=makeinfo --html
++HTML=makeinfo --html --no-split
RM=rm -f
TAR=tar -chvf