K 10 svn:author V 5 rafan K 8 svn:date V 27 2008-04-03T02:16:54.000000Z K 7 svn:log V 347 - When KERNCONF is set in /etc/make.conf and /usr/src is a symlink, fuse's Makefile uses hardcoded /usr/obj/usr/src/sys/${KERNCONF}. This causes build failure. Fix this by getting correct obj directory from /usr/src/Makefile.inc1. PR: ports/122257 Submitted by: rafan Approved by: Anish Mistry (maintainer) END