git: dsynth - Go back to NO_DEPENDS, with conditions
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Nov 14 10:58:13 PST 2019
commit 78f4286099cc552423ee3f6f835fbff40a664545
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Nov 14 10:45:50 2019 -0800
dsynth - Go back to NO_DEPENDS, with conditions
* Remove STRICT_DEPENDS (that was just added) and go back to
using NO_DEPENDS, but conditionalized based on the phase. This
is an attempt to match what synth does.
* USE_PACKAGE_DEPENDS_ONLY is still set globally, and it seems to
be in synth as well, but there are still differences in certain
builds such as textproc/libxslt-reference.
Summary of changes:
usr.bin/dsynth/build.c | 39 ++++++++++++++++++++++++++++++++++++---
1 file changed, 36 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/78f4286099cc552423ee3f6f835fbff40a664545
--
DragonFly BSD source repository
More information about the Commits
mailing list