git: make(1): Bring in some overlooked local modifications.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Sat Feb 20 07:31:59 PST 2021


commit c9ed6119c1523d40b7f265feca8e747815d6faee
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Sat Feb 20 16:16:05 2021 +0100

    make(1): Bring in some overlooked local modifications.
    
      - Bring back the following global variables and document them
        a bit. Also bring back the manpage information about them.
    
    	.MAKE.BUILT.BY
    	.MAKE.DF.VERSION
    	.MAKE.DF.OSREL
    
      - Bring back some manpage fixes (partially cf7697c28d)
    
    This should fix any DPorts build problems where those variables are
    used.
    
    Reported-by: @swildner

Summary of changes:
 contrib/bmake/main.c | 17 +++++++++++++++++
 contrib/bmake/make.1 | 19 ++++++++++++++++---
 2 files changed, 33 insertions(+), 3 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list