[Bug 277492] lang/ghc fails build/install gmake invalid option -- D

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 06 Mar 2024 05:04:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277492

Ale <discipline@tiscali.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |discipline@tiscali.it

--- Comment #8 from Ale <discipline@tiscali.it> ---
(In reply to Patrick McMunn from comment #6)
I'm having the same problem trying to upgrade emulators/qemu.
As a workaround, assuming PWD is /usr/ports, you can continue the upgrade with:
# make -C emulators/qemu
and upgrade using portmaster with your usual flags (-DgB in my case) and the -C
flag (prevents 'make clean' from being run before building):
# portmaster -DgB -C emulators/qemu

-- 
You are receiving this mail because:
You are the assignee for the bug.