diff options
Diffstat (limited to 'mail/sendmail811/patches/patch-ab')
-rw-r--r-- | mail/sendmail811/patches/patch-ab | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/sendmail811/patches/patch-ab b/mail/sendmail811/patches/patch-ab new file mode 100644 index 00000000000..406f5ea04b5 --- /dev/null +++ b/mail/sendmail811/patches/patch-ab @@ -0,0 +1,12 @@ +$NetBSD: patch-ab,v 1.1.1.1 2002/09/23 12:38:45 markd Exp $ + +--- devtools/OS/SunOS.5.6 Tue Jun 6 02:03:29 2000 ++++ devtools/OS/SunOS.5.6 Wed Jul 26 13:07:21 2000 +@@ -6,6 +6,7 @@ + define(`confMAPDEF', `-DNDBM -DNIS -DNISPLUS -DMAP_REGEX') + define(`confENVDEF', `-DSOLARIS=20600') + define(`confLIBS', `-lsocket -lnsl -lkstat') ++define(`confLDOPTS', `${LDFLAGS}') + define(`confMTLDOPTS', `-lpthread') + define(`confMBINDIR', `/usr/lib') + define(`confEBINDIR', `/usr/lib') |