Temporarily disable the kerberos5 lib32 build while I try to fix it

properly.
This commit is contained in:
Doug Rabson 2006-01-02 10:03:35 +00:00
parent ec311647fb
commit 29af427b83
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153968

View File

@ -423,8 +423,8 @@ build32:
${LIB32MAKE} DESTDIR=${LIB32TMP} ${_t}
.endif
.if !defined(NO_KERBEROS) && !defined(NO_CRYPT) && !defined(NO_OPENSSL)
cd ${.CURDIR}/kerberos5/lib; \
${LIB32MAKE} DESTDIR=${LIB32TMP} ${_t}
# cd ${.CURDIR}/kerberos5/lib; \
# ${LIB32MAKE} DESTDIR=${LIB32TMP} ${_t}
.endif
.endfor
.for _dir in usr.sbin/pcvt/keycap usr.bin/lex/lib