Restore ability for master to build release 4.2
authorJohn Marino <draco@marino.st>
Sat, 13 Jun 2015 08:48:40 +0000 (10:48 +0200)
committerJohn Marino <draco@marino.st>
Sat, 13 Jun 2015 09:26:27 +0000 (11:26 +0200)
commit87749d8aae86cbee3353ec4a6c273691b67c1204
tree9eb0876bca744601c7600a73801b711be4432476
parent94354f8a5bce8c2a3bb74142fcff2eaf83c97296
Restore ability for master to build release 4.2

It turns out that setting values on /etc/defaults/make.conf is a bad
idea.  In this case, the two SENDMAIL values that were set prevent
a master branch from building previous releases.

The fix is to comment out those two definitions and move the default
values to the makefile that uses them, using the "?=" operator.
etc/defaults/make.conf
etc/sendmail/Makefile.4install