From e401371e9bbda76fd210e16b18291e969ab9a968 Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Thu, 14 Sep 2000 23:26:02 +0000 Subject: sasl updates Submitted by: MAINTAINER also, change ${SH} to /bin/sh, the former probably doesn't work because of some bsd.{pre,post}.port.mk thing, but I don't have time to diagnose it. --- mail/postfix-current/files/patch-ei | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 mail/postfix-current/files/patch-ei (limited to 'mail/postfix-current/files/patch-ei') diff --git a/mail/postfix-current/files/patch-ei b/mail/postfix-current/files/patch-ei new file mode 100644 index 000000000000..f3a0cc82333e --- /dev/null +++ b/mail/postfix-current/files/patch-ei @@ -0,0 +1,21 @@ +*** ./smtpd/smtpd.h.orig Thu Sep 14 10:17:23 2000 +--- ./smtpd/smtpd.h Thu Sep 14 10:17:38 2000 +*************** +*** 12,19 **** + * SASL library. + */ + #ifdef USE_SASL_AUTH +! #include +! #include + #endif + + /* +--- 12,19 ---- + * SASL library. + */ + #ifdef USE_SASL_AUTH +! #include +! #include + #endif + + /* -- cgit v1.2.3