diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-06-25 00:03:12 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-06-25 00:03:12 +0800 |
commit | d3fb44d02b6149fab64f12d64ec2cbe88f9d4081 (patch) | |
tree | 9743dc0bff81bcb688306d8a54264c4ce362ee68 | |
parent | 7ee179abd8388cfba2ecb8628e63374828f8c694 (diff) | |
download | freebsd-ports-gnome-d3fb44d02b6149fab64f12d64ec2cbe88f9d4081.tar.gz freebsd-ports-gnome-d3fb44d02b6149fab64f12d64ec2cbe88f9d4081.tar.zst freebsd-ports-gnome-d3fb44d02b6149fab64f12d64ec2cbe88f9d4081.zip |
- note order for mc files
-rw-r--r-- | mail/sendmail/pkg-message | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sendmail/pkg-message b/mail/sendmail/pkg-message index 28244459a0b9..9f3a81b874f2 100644 --- a/mail/sendmail/pkg-message +++ b/mail/sendmail/pkg-message @@ -8,7 +8,8 @@ FEATURE(`msp','[mailhub.do.main]`)dnl To update your configuration look at %%PREFIX%%/share/sendmail/cf/README. --------------------------------------------------- -To use the ports versions you may add to your sendmail.mc file: +To use the binaries supplied by the port you should add the following lines +to your sendmail.mc file before any mailer or feature definition: define(`confEBINDIR', `%%PREFIX%%/libexec')dnl define(`UUCP_MAILER_PATH', `%%LOCALBASE%%/bin/uux')dnl |