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 Mk/bsd.ccache.mk: Add CCACHE_ENABLED variable for ports' convenience 2022-09-12 00:47:54 -07:00
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 cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00
bsd.gcc.mk lang/gcc8: Remove expired port 2023-12-31 01:06:39 +01:00
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 cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00
bsd.licenses.mk component: add SUBPACKAGES 2024-01-01 22:58:53 +01:00
bsd.local.mk Mk/bsd.local.mk: Remove accidental addition from previous commit 2023-07-11 11:34:51 -05:00
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 Mk/bsd.options.mk: fix typo 2024-02-03 13:11:52 +01:00
bsd.port.mk Mk/bsd.port.mk: remove LEGAL related variables 2024-03-06 14:56:47 +01:00
bsd.port.options.mk cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Mk/*: unconditionally use .MAKE.UID and .MAKE.GID 2024-01-15 17:17:05 +01:00
bsd.sanity.mk Mk/**ldap.mk: Convert USE_LDAP to USES=ldap 2023-02-08 04:53:56 -06:00
bsd.sites.mk Mk/bsd.sites.mk: Update MASTER_SITE_SOURCEWARE entries 2024-01-06 09:54:12 +01:00
bsd.wx.mk *: Rename GTK+ to GTK 2023-08-26 21:03:32 +00:00