git: world: Honour the NO_SHARE in make.conf

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Mon Nov 6 00:12:21 PST 2017


commit bf31779ebd1f71a97f4d80b3b4755ef7dc3be8a4
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sun Nov 5 18:53:10 2017 +0200

    world: Honour the NO_SHARE in make.conf
    
    Mark all cases that touch ${DESTDIR}/usr/share in one way or another.
    
    While there, adust libmagic to use MAGICSHAREDIR instead of FILESDIR.
    
    In-discussion-with: swildner

Summary of changes:
 bin/csh/Makefile                             | 2 ++
 etc/Makefile                                 | 2 ++
 games/atc/Makefile                           | 2 ++
 games/cribbage/Makefile                      | 2 ++
 games/fish/Makefile                          | 3 ++-
 games/fortune/Makefile                       | 5 ++++-
 games/larn/Makefile                          | 2 ++
 games/quiz/Makefile                          | 3 ++-
 games/wump/Makefile                          | 3 ++-
 gnu/usr.bin/cvs/contrib/Makefile             | 3 ++-
 gnu/usr.bin/groff/Makefile                   | 6 +++++-
 gnu/usr.bin/groff/contrib/mm/Makefile        | 5 +++--
 gnu/usr.bin/groff/contrib/pdfmark/Makefile   | 2 ++
 gnu/usr.bin/groff/src/utils/indxbib/Makefile | 2 ++
 lib/libc/nls/Makefile.inc                    | 2 ++
 lib/libmagic/Makefile                        | 7 +++++--
 share/man/man5/make.conf.5                   | 2 +-
 share/mk/bsd.init.mk                         | 5 +++++
 usr.bin/bc/Makefile                          | 2 ++
 usr.bin/calendar/Makefile                    | 3 ++-
 usr.bin/ee/Makefile                          | 2 ++
 usr.bin/mail/Makefile                        | 2 ++
 usr.bin/units/Makefile                       | 2 ++
 usr.bin/vgrind/Makefile                      | 2 ++
 usr.bin/vi/Makefile                          | 5 ++++-
 usr.sbin/ndiscvt/Makefile                    | 2 ++
 26 files changed, 65 insertions(+), 13 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list