Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jun 2015 20:59:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200997] Mk/bsd.fpc.mk and editors/lazarus: not remove /root/.cache/instantfpc/
Message-ID:  <bug-200997-13-Yiushc3uwk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200997-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200997-13@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=200997

--- Comment #1 from Antoine Brodin <antoine@FreeBSD.org> ---
Could you try respecting MAKE_ENV in your ports ?  some commands are launched
without ${SETENV} ${MAKE_ENV}

I believe this would solve the problem (default cache is
$HOME/.cache/instantfpc and MAKE_ENV has HOME=${WRKDIR})

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200997-13-Yiushc3uwk>