Date: Tue, 7 Jan 2003 11:34:31 +0100 From: Ulrich Spoerlein <q@uni.de> To: Peter Pentchev <roam@ringlet.net> Cc: ports@freebsd.org Subject: Re: make clean does not respect WRKDIRPREFIX from command line Message-ID: <20030107113431.510ab5d3.q@uni.de> In-Reply-To: <20030107094517.GA435@straylight.oblivion.bg> References: <20030106185003.3d9a9519.q@uni.de> <20030107094517.GA435@straylight.oblivion.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
--ulKO.Wx6t/=.jUg0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On 2003/01/07-11:45:17 Peter Pentchev wrote: >> i'm working with a seperate ports-directory for my own ports and ran >across> the following problem. i have WRKDRIPREFIX set to /usr/tmp in >> /etc/make.conf, but i want to use WRKDIRPREFIX="" for these special >ports> (so i can just 'cd work/foo' instead of 'cd >/usr/tmp/path/to/port'). > >If you use 'WRKDIRPREFIX=/usr/tmp' in /etc/make.conf, then make(1) will >set the WRKDIRPREFIX to /usr/tmp unconditionally, regardless of what you >have specified on the command line. Can you try using > WRKDIRPREFIX ?= /usr/tmp > >instead, and see if this improves the situation? Ahh yes. Sorry, then i guess it was my fault. Since do-clean worked i thought it was a bug with the clean target. Sorry for the noise. --ulKO.Wx6t/=.jUg0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+Gq08mArGtfDbn0QRAk7AAKDnfpX4y2SBNgcIrtjEWhKLt/vXZQCdFqOP y0yuzLL8JaIwNFPmYuL7Rg4= =snbF -----END PGP SIGNATURE----- --ulKO.Wx6t/=.jUg0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030107113431.510ab5d3.q>