[Bug 280076] sysutils/edk2: portmaster: : invalid option -- D
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280076] sysutils/edk2: portmaster: : invalid option -- D"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Mar 2026 20:55:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280076 --- Comment #5 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Mark Millard from comment #4) Also of note that the port has actually been updated to be based on the upstream -D changes: author Stefan Eßer <se@FreeBSD.org> 2026-03-01 22:25:36 +0000 committer Stefan Eßer <se@FreeBSD.org> 2026-03-01 22:25:36 +0000 commit 21fd81899f9063be63be566878ea48adc092b325 (patch) tree 8d3f91bf81a75e7ce8b2b60661aa15fcb6c5b649 parent e3743ef8e5e8d09ff70303fbb9a26a12ea32dc62 (diff) ports-mgmt/portmaster: update to version 3.32 Changes in version 3.31: Avoid use of -D due to an incompatbility with GNU make Ports commit 755d190db121 by tijl (Tijl Coosemans) added a patch that changed all uses of -DMACRO to MACRO=1 on make command lines, since the MAKEFLAGS environment variable is passed to both BSD make and GNU make (where selected) and the latter does not accept the -D option. Changes in version 3.32: Add -q option to --clean-distfiles Fix small issues in the man page. -- You are receiving this mail because: You are the assignee for the bug.