commit eabc57b45435e13faeccbb494023f9139fd7525f
Author: John Marino <[email protected]>
Date:   Sat Jun 13 10:48:40 2015 +0200

    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.

Summary of changes:
 etc/defaults/make.conf         |  4 ++--
 etc/sendmail/Makefile.4install | 10 ++++++++++
 2 files changed, 12 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/eabc57b45435e13faeccbb494023f9139fd7525f


-- 
DragonFly BSD source repository

Reply via email to