git: make.conf(5): Remove NO_MAILWRAPPER build option
John Marino
marino at crater.dragonflybsd.org
Sat Mar 7 13:07:02 PST 2015
commit 38a52880926460e97678da988150c01deb300369
Author: John Marino <draco at marino.st>
Date: Sat Mar 7 19:53:38 2015 +0100
make.conf(5): Remove NO_MAILWRAPPER build option
I doubt DragonFly mail system would even function properly if somebody
actually set NO_MAILWRAPPER in make.conf. In preparation for the removal
of sendmail from base, removing the mailwrapper is not feasible. This
wrapper is needed to support replacing the base MTA with one from ports.
There must have been a need for NO_MAILWRAPPER in the past, but I can't
see any purpose it could serve now.
Summary of changes:
etc/defaults/make.conf | 1 -
share/man/man5/make.conf.5 | 5 -----
usr.sbin/mailwrapper/Makefile | 11 -----------
3 files changed, 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/38a52880926460e97678da988150c01deb300369
--
DragonFly BSD source repository
More information about the Commits
mailing list