[Bug 269105] net-mgmt/nfs-exporter: broken on powerpc

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Jan 2023 15:04:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269105

Mikael Urankar <mikael@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikael@FreeBSD.org

--- Comment #2 from Mikael Urankar <mikael@FreeBSD.org> ---
I think it's better to use NOT_FOR_ARCHS in this case. Per [1] BROKEN is
reserved for ports that currently do not compile, install, deinstall, or run
correctly. Use it for ports where the problem is believed to be temporary.

you can use this instead:
NOT_FOR_ARCHS= powerpc
NOT_FOR_ARCHS_REASON_powerpc= needs 64-bit atomics

[1] https://docs.freebsd.org/en/books/porters-handbook/book/#dads-noinstall

Approved by: mikael

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