diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-06-24 16:03:12 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-06-24 16:03:12 +0000 |
commit | f116a0cfbc8d470aea16b00559e9fe6d20b37ab4 (patch) | |
tree | 9743dc0bff81bcb688306d8a54264c4ce362ee68 /mail/sendmail/pkg-message | |
parent | e22eb6b33b1b400985a236b3ed1db12522d40a8b (diff) | |
download | ports-f116a0cfbc8d470aea16b00559e9fe6d20b37ab4.tar.gz ports-f116a0cfbc8d470aea16b00559e9fe6d20b37ab4.zip |
Notes
Diffstat (limited to 'mail/sendmail/pkg-message')
-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 |