graphics/yafray: unbreak with libc++ 3.9
src/shaders/basictex.cc:262:8: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
char *ext = strrchr(filename, '.');
^ ~~~~~~~~~~~~~~~~~~~~~~Reported by: pkg-fallout