https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277204
Matthias Andree <mand...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |port...@freebsd.org --- Comment #1 from Matthias Andree <mand...@freebsd.org> --- Benjamin, good idea, but not practical to fix - for graphics/rawtherapee, CCACHE_ENABLED seems to be set too late, even after .include <bsd.port.pre.mk> it's not yet set -- and I need to hack CMAKE_ARGS to actually make rawtherapee use ccache - and I don't want to turn some easily readable .if clause into non-readable variable expansion hacks to delay expansion. CCACHE isn't a PORT_OPTION, so helper variables don't cut the mustard. If you can lend a hand with graphics/rawtherapee and propose a fix that I do not currently see... feel free to send proposals, else I'll need to keep things as they are and continue emulating bsd.ccache.mk. -- You are receiving this mail because: You are on the CC list for the bug.