git: Allow make.conf to override ssh's xauth location.
Peter Avalos
pavalos at crater.dragonflybsd.org
Mon Aug 22 15:21:25 PDT 2016
commit c064523cdd96e53e622a5cc435f4388312a33a8c
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date: Mon Aug 22 15:09:18 2016 -0700
Allow make.conf to override ssh's xauth location.
This allows dports to install xauth based on the make.conf definition,
and was the original reason this functionality was added in eb12d1cc.
Note that this is a slightly different implementation than eb12d1cc.
This centralizes the definition instead of scattering it across multiple
Makefiles. Also, since we're doing this via a Makefile, revert the
change to vendor code in e00185f1.
Requested-by: swildner, marino
Summary of changes:
crypto/openssh/pathnames.h | 2 +-
secure/Makefile.ssh.common | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c064523cdd96e53e622a5cc435f4388312a33a8c
--
DragonFly BSD source repository
More information about the Commits
mailing list