pkgsrc/mail/sendmail/patches/patch-ae
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
463 B
Text

$NetBSD: patch-ae,v 1.5 2002/09/23 12:57:01 markd Exp $
--- devtools/OS/SunOS.5.9.orig Fri Mar 22 11:59:26 2002
+++ devtools/OS/SunOS.5.9 Mon Sep 16 15:11:10 2002
@@ -10,6 +10,7 @@
define(`confENVDEF', `-DSOLARIS=20900 -DNETINET6')
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')