From 2fd2d84bc30d9e08e1cf0216b4fc43d3f8cd42b4 Mon Sep 17 00:00:00 2001 From: markm Date: Tue, 28 Jan 2003 23:08:41 +0000 Subject: iAdjust for OpenSSL 0.9.7. --- usr.sbin/sendmail/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/sendmail/Makefile') diff --git a/usr.sbin/sendmail/Makefile b/usr.sbin/sendmail/Makefile index 32b5e89..ad5520a 100644 --- a/usr.sbin/sendmail/Makefile +++ b/usr.sbin/sendmail/Makefile @@ -34,6 +34,7 @@ MAPS= -DMAP_REGEX -DDNSMAP CFLAGS+= -I${SMDIR} -I${SENDMAIL_DIR}/include -I. CFLAGS+= ${DBMDEF} ${NIS} -DMILTER -DNETINET6 -DTCPWRAPPERS ${MAPS} +CFLAGS+= -DOPENSSL_NO_KRB5 DPADD= ${LIBUTIL} ${LIBWRAP} LDADD= -lutil -lwrap -- cgit v1.1