Backout phk's backout of obrien's change.

Hat: core
This commit is contained in:
imp 2003-01-02 20:18:42 +00:00
parent 356005d158
commit e7208853a8

View File

@ -217,7 +217,7 @@ MFSLABEL= auto
MFSSIZE= 8192 MFSSIZE= 8192
.endif .endif
ZIPNSPLIT= gzip --no-name -9 -c | split -b 240640 - ZIPNSPLIT= gzip --no-name -9 -c | split -b 1423k -
# Things that need to be recompiled with Kerberos support. # Things that need to be recompiled with Kerberos support.
.if exists(${.CURDIR}/../kerberosIV) && exists(${.CURDIR}/../crypto) && !defined(NOKERBEROS) .if exists(${.CURDIR}/../kerberosIV) && exists(${.CURDIR}/../crypto) && !defined(NOKERBEROS)