diff options
Diffstat (limited to 'mail/sendmail/patches/patch-ac')
-rw-r--r-- | mail/sendmail/patches/patch-ac | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/sendmail/patches/patch-ac b/mail/sendmail/patches/patch-ac new file mode 100644 index 00000000000..9a855014c7c --- /dev/null +++ b/mail/sendmail/patches/patch-ac @@ -0,0 +1,12 @@ +$NetBSD: patch-ac,v 1.3 2000/07/31 18:11:09 tron Exp $ + +--- devtools/OS/SunOS.5.7 Tue Jun 6 02:03:29 2000 ++++ devtools/OS/SunOS.5.7 Wed Jul 26 13:07:08 2000 +@@ -6,6 +6,7 @@ + define(`confMAPDEF', `-DNDBM -DNIS -DNISPLUS -DMAP_REGEX') + define(`confENVDEF', `-DSOLARIS=20700') + define(`confLIBS', `-lsocket -lnsl') ++define(`confLDOPTS', `${LDFLAGS}') + define(`confMTLDOPTS', `-lpthread') + define(`confMBINDIR', `/usr/lib') + define(`confEBINDIR', `/usr/lib') |