[Bug 290531] [NEW PORT] multimedia/tenacity: Tenacity is an easy-to-use multi-track audio editor and recorde

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 04 Nov 2025 21:14:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290531

Hiroki Tagato <tagattie@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |freebsd@sysctl.cz
 Attachment #265164|                            |maintainer-approval?(freebs
              Flags|                            |d@sysctl.cz)

--- Comment #10 from Hiroki Tagato <tagattie@FreeBSD.org> ---
Created attachment 265164
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265164&action=edit
Revised patch

(In reply to Martin Filla from comment #8)

I worked on Makefile and made some simplification regarding OPTIONS.
- No if clause is needed around *_CMAKE_BOOL
- OPTIONS_EXCLUDE is not necessary when ARCH != amd64
  OPTIONS_DEFINE_amd64 already means its amd64 only so OPTIONS_EXCLUDE is
redundant.

Can you review this version? If it's OK with you, I will proceed with this
version.

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