From a920d12f895baea61f01b199f25047011e4ff386 Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 4 Apr 2003 17:49:21 +0000 Subject: style.Makefile(5) --- usr.sbin/sendmail/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/sendmail') diff --git a/usr.sbin/sendmail/Makefile b/usr.sbin/sendmail/Makefile index 32b5e89..7411ef3 100644 --- a/usr.sbin/sendmail/Makefile +++ b/usr.sbin/sendmail/Makefile @@ -64,8 +64,8 @@ CLEANFILES+=sm_os.h # STARTTLS support DISTRIBUTION= crypto CFLAGS+= -DSTARTTLS -D_FFR_TLS_1 -LDADD+= -lssl -lcrypto DPADD+= ${LIBSSL} ${LIBCRYPTO} +LDADD+= -lssl -lcrypto .endif # User customizations to the sendmail build environment -- cgit v1.1