From owner-freebsd-ports Tue Jan 7 3: 3: 2 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E854637B401 for ; Tue, 7 Jan 2003 03:02:55 -0800 (PST) Received: from wrzx35.rz.uni-wuerzburg.de (wrzx35.rz.uni-wuerzburg.de [132.187.3.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43E6743EDC for ; Tue, 7 Jan 2003 03:02:50 -0800 (PST) (envelope-from q@uni.de) Received: from wrzx34.rz.uni-wuerzburg.de (wrzx34.rz.uni-wuerzburg.de [132.187.3.34]) by wrzx35.rz.uni-wuerzburg.de (8.8.8/8.8.8/uniwue-MM-1.05) with ESMTP id MAA88237 for ; Tue, 7 Jan 2003 12:02:44 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by virusscan.rz.uni-wuerzburg.de (Postfix) with ESMTP id 2DE5C66E4F for ; Tue, 7 Jan 2003 12:02:44 +0100 (CET) Received: from wrzx37.rz.uni-wuerzburg.de (wrzx37.rz.uni-wuerzburg.de [132.187.3.37]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id 0528063CF7 for ; Tue, 7 Jan 2003 12:02:44 +0100 (CET) Received: from spamchecker (localhost [127.0.0.1]) by spamcheck.rz.uni-wuerzburg.de (Postfix) with ESMTP id 439ADA08A for ; Tue, 7 Jan 2003 12:02:43 +0100 (CET) Received: from frodo.galgenberg.net (galgenberg.net [132.187.222.250]) by wrzx37.rz.uni-wuerzburg.de (Postfix) with SMTP id 26DE863A1 for ; Tue, 7 Jan 2003 12:02:43 +0100 (CET) Received: (qmail 79527 invoked from network); 7 Jan 2003 11:02:43 -0000 Received: from gb-007.galgenberg.net (HELO roadrunner) (@132.187.222.7) by galgenberg.net with SMTP; 7 Jan 2003 11:02:43 -0000 Date: Tue, 7 Jan 2003 11:34:31 +0100 From: Ulrich Spoerlein To: Peter Pentchev 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> X-Mailer: Sylpheed version 0.8.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="ulKO.Wx6t/=.jUg0" X-Spam-Status: No, hits=-3.0 required=8.0 tests=IN_REP_TO,NICE_HELO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT, REFERENCES,SPAM_PHRASE_00_01 version=2.42-string_20021002 X-Spam-Level: X-Virus-Scanned: by AMaViS snapshot-20020422 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --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