[Bug 250990] graphics/blender and graphics/openshadinglanguage: respect LLVM_DEFAULT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 10 05:52:24 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250990

--- Comment #1 from Shane <FreeBSD at ShaneWare.Biz> ---
This is a good workable idea.

Small change, I would take out the .include <bsd.port.pre.mk> - in porters
handbook 5.13 (see paragragh above example 5.39) it sounds to me like
bsd.port.options.mk is preferred over bsd.port.pre.mk and is meant to replace
it.

And if we keep .include <bsd.port.pre.mk>, the last line needs to change to
.include <bsd.port.post.mk>

Porters handbook 13.5 -> 
Important:
Include either the bsd.port.pre.mk/bsd.port.post.mk pair or bsd.port.mk only;
do not mix these two usages.

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


More information about the freebsd-ports-bugs mailing list