1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/Mk
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
..
Features Features/testing.mk: Introduce the TESTING_UNSAFE knob. 2024-03-01 22:26:53 +03:00
Scripts Mk/Scripts/do-depends.sh: Avoid make -D flag 2024-03-06 21:22:21 +01:00
Uses multimedia/gstreamer1*: Update to upstream release 1.22.10 2024-03-05 07:21:33 +01:00
Wrappers
bsd.ccache.mk
bsd.commands.mk Mk/*: Build with a clean environment 2024-02-29 21:21:37 +01:00
bsd.default-versions.mk */ruby: Switch DEFAULT to 3.2 2024-02-28 09:20:14 +01:00
bsd.destdir.mk
bsd.gcc.mk
bsd.gecko.mk lang/rust: Update to 1.76.0 2024-02-19 12:59:01 +01:00
bsd.java.mk Mk/*: Build with a clean environment 2024-02-29 21:21:37 +01:00
bsd.licenses.db.mk
bsd.licenses.mk
bsd.local.mk
bsd.ocaml.mk
bsd.options.desc.mk Mk/bsd.options.desc.mk: Add shared TOML_DESC 2024-02-21 23:11:27 +08:00
bsd.options.mk
bsd.port.mk Mk/bsd.port.mk: remove LEGAL related variables 2024-03-06 14:56:47 +01:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.sanity.mk
bsd.sites.mk
bsd.wx.mk