[Bug 279454] graphics/openimageio: sort out Makefile, remove unnecessary dependencies and pet portclippy

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 02 Jun 2024 03:45:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279454

--- Comment #1 from Shane <FreeBSD@ShaneWare.Biz> ---
Comment on attachment 251140
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251140
v1

You should remove TBB from the OPTIONS_DEFAULT as tbb is x86 only, so turning
it on by default will break all other platforms.

so if you undo the OPTIONS_DEFAULT line and add
OPTIONS_DEFAULT_amd64= TBB
that should be right

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