d7849bb0a2
- Add RUN_DEPENDS on security/ca_root_nss. - Remove scripts/c_rehash. - Sort CONFLICTS alphabetically and add couriermlm-0.*. PR: 126228 Submitted by: Yarema <yds@CoolRat.org> Approved by: maintainer timeout (2 months)
11 lines
296 B
C
11 lines
296 B
C
--- courier/cmlm.h.orig 2007-04-29 11:59:40.000000000 -0400
|
|
+++ courier/cmlm.h 2007-04-29 11:59:40.000000000 -0400
|
|
@@ -56,7 +56,7 @@
|
|
|
|
#include "bindir.h"
|
|
|
|
-#define SENDMAIL BINDIR "/sendmail"
|
|
+#define SENDMAIL "/usr/sbin/sendmail"
|
|
#define REFORMIME BINDIR "/reformime"
|
|
#define MAXRCPTS 20
|
|
|