Date: Wed, 01 Oct 2003 18:02:45 +0200 From: Oliver Eikemeier <eikemeier@fillmore-labs.com> To: Jens Rehsack <rehsack@liwing.de>, FreeBSD Ports <ports@freebsd.org> Subject: Re: Problems with make package Message-ID: <3F7AFAA5.8070207@fillmore-labs.com> In-Reply-To: <488591F8-F427-11D7-91F1-000A956B6386@FreeBSD.org> References: <488591F8-F427-11D7-91F1-000A956B6386@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Ade Lovett wrote: > On Wednesday, Oct 1, 2003, at 07:54 US/Pacific, Jens Rehsack wrote: > >> [packaging tales of woe snipped] > > Jens, > > Do you perchance have WRKDIRPREFIX set in /etc/make.conf (or > elsewhere)? There are a bunch of references to make, ${MAKE} et al. > inside bsd.port.mk that need to be converted over to '${MAKE} -C > ${.CURDIR}' to be WRKDIRPREFIX-safe. This should be PR 56096: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/56096 Does the proposed fix work?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F7AFAA5.8070207>