pkgsrc/mail/sendmail/patches/patch-ac
markd 6b3f43045b Update to sendmail-8.12.6
Large number of bug fixes and feature enhancements, especially Milter
(Mail Filter) support and by default installation of sendmail does not use
set-user-ID root anymore.
2002-09-23 12:56:57 +00:00

12 lines
452 B
Text

$NetBSD: patch-ac,v 1.6 2002/09/23 12:57:00 markd Exp $
--- devtools/OS/SunOS.5.7.orig Fri Mar 22 11:59:26 2002
+++ devtools/OS/SunOS.5.7 Mon Sep 16 15:07:08 2002
@@ -11,6 +11,7 @@
define(`confENVDEF', `-DSOLARIS=20700')
define(`confSM_OS_HEADER', `sm_os_sunos')
define(`confLIBS', `-lsocket -lnsl')
+define(`confLDOPTS', `${LDFLAGS}')
define(`confMTCCOPTS', `-D_REENTRANT')
define(`confMTLDOPTS', `-lpthread')
define(`confMBINDIR', `/usr/lib')