diff options
author | Andrew "RhodiumToad" Gierth <andrew@tao11.riddles.org.uk> | 2023-06-13 22:09:59 +0200 |
---|---|---|
committer | Luca Pizzamiglio <pizzamig@FreeBSD.org> | 2023-06-13 22:09:59 +0200 |
commit | 873d4f6f9905bae3fe580e86aaebbbe994adba97 (patch) | |
tree | f15e27c7338c8fe088b7cdd0172a7275426f53e4 /print/libraqm/files/patch-docs_meson.build | |
parent | net-p2p/reticulum: Update to 0.5.5 (diff) |
Mk/Scripts: Fix ports depends-list.sh
depends-list.sh fails in two ways: one is a simple quoting bug which
causes empty FLAVOR variables to be propagated; the other is that
de-duplication is being done without regard for flavors.
The upshot of these is that where a port depends on a specific flavor
(first bug) or on multiple flavors (second bug, usually caused by build
dependencies) of another port, the constructed dependency list is
incomplete, and so -recursive targets do not do all the required work.
(This is especially annoying for fetch-recursive.)
Reviewed by: portmgr@FreeBSD.org
PR: 269982
Differential Revision: https://reviews.freebsd.org/D40491
Diffstat (limited to 'print/libraqm/files/patch-docs_meson.build')
0 files changed, 0 insertions, 0 deletions