Date: Tue, 10 Nov 2020 05:52:24 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 250990] graphics/blender and graphics/openshadinglanguage: respect LLVM_DEFAULT Message-ID: <bug-250990-7788-n2QHJ69StW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250990-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-250990-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250990 --- Comment #1 from Shane <FreeBSD@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 repla= ce 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 ->=20 Important: Include either the bsd.port.pre.mk/bsd.port.post.mk pair or bsd.port.mk onl= y; do not mix these two usages. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250990-7788-n2QHJ69StW>