1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/Mk/Scripts
Tijl Coosemans 830ec37170 Mk/Scripts/do-depends.sh: Avoid make -D flag
Both FreeBSD make and GNU make pass command line flags to sub-makes
through the MAKEFLAGS environment variable, but the flags aren't
compatible and GNU make 4.4 exits with an error when it encounters
flags it doesn't understand, e.g. -D.

Avoid using the flag for now until ports run gmake with SETENVI.

This fixes the case where a port is built using make directly and it
recurses to build a dependency that uses gmake.  Poudriere does not
use this feature of the ports tree to build dependencies so it's not
affected.

PR:		272216, 277492
2024-03-06 21:22:21 +01:00
..
actual-package-depends.sh
cargo-crates-git-common.awk
cargo-crates-git-configure.awk
cargo-crates-git-fetch.awk
cargo-crates.awk
check_leftovers.sh
check-desktop-entries.sh
check-stagedir.sh
check-vulnerable.sh
checksum.sh
create-manifest.sh
depends-list.sh
desktop-categories.sh
dialog4ports.sh
do-depends.sh Mk/Scripts/do-depends.sh: Avoid make -D flag 2024-03-06 21:22:21 +01:00
do-fetch.sh
do-patch.sh
do-users-groups.sh
find-lib.sh
functions.sh
generate-symbols.sh Features/debuginfo.mk: Automatically generate a subpackage with debugging info. 2024-02-03 09:31:13 +03:00
install-desktop-entries.sh
makesum.sh
plist_sub_sed_sort.sh
ports_env.sh
qa.sh Mk/Scripts: Add qa check for man pages 2024-02-29 20:52:23 +01:00
rust-compat11-canary.sh
security-check.awk
sed_checked.sh
smart_makepatch.sh
split-url.awk
strip_RECORD.py