summaryrefslogtreecommitdiff
path: root/mail/sendmail811/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sendmail811/patches/patch-ae')
-rw-r--r--mail/sendmail811/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/sendmail811/patches/patch-ae b/mail/sendmail811/patches/patch-ae
new file mode 100644
index 00000000000..38427bb0623
--- /dev/null
+++ b/mail/sendmail811/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1.1.1 2002/09/23 12:38:46 markd Exp $
+
+--- devtools/OS/SunOS.5.9.orig Tue Oct 10 19:25:30 2000
++++ devtools/OS/SunOS.5.9 Tue Oct 10 19:26:27 2000
+@@ -3,5 +3,6 @@
+ define(`confBEFORE', `sysexits.h')
+-define(`confMAPDEF', `-DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DLDAPMAP')
++define(`confMAPDEF', `-DNDBM -DNIS -DNISPLUS -DMAP_REGEX')
+ define(`confENVDEF', `-DSOLARIS=20900 -DNETINET6')
+-define(`confLIBS', `-lsocket -lnsl -lldap')
++define(`confLIBS', `-lsocket -lnsl')
++define(`confLDOPTS', `${LDFLAGS}')
+ define(`confMTLDOPTS', `-lpthread')