From owner-freebsd-ports Fri Jun 16 9:17:17 2000 Delivered-To: freebsd-ports@freebsd.org Received: from gw.nectar.com (gw.nectar.com [209.98.143.44]) by hub.freebsd.org (Postfix) with ESMTP id 1A6AA37BEC7 for ; Fri, 16 Jun 2000 09:17:13 -0700 (PDT) (envelope-from nectar@nectar.com) Received: from bone.nectar.com (bone.nectar.com [10.0.1.105]) by gw.nectar.com (Postfix) with ESMTP id 2D10F9B2D; Fri, 16 Jun 2000 11:17:12 -0500 (CDT) Received: by bone.nectar.com (Postfix, from userid 1001) id 2D14E1DC6; Fri, 16 Jun 2000 11:17:08 -0500 (CDT) Date: Fri, 16 Jun 2000 11:17:08 -0500 From: "Jacques A . Vidrine" To: Will Mitayai Keeso Rowe Cc: freebsd-ports@freebsd.org Subject: Re: ports /work/ directory. Message-ID: <20000616111708.H34907@bone.nectar.com> Mail-Followup-To: "Jacques A . Vidrine" , Will Mitayai Keeso Rowe , freebsd-ports@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from mitayai@bricsnet.com on Fri, Jun 16, 2000 at 11:59:18AM -0400 X-Url: http://www.nectar.com/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [CC list trimmed: Please don't crosspost] On Fri, Jun 16, 2000 at 11:59:18AM -0400, Will Mitayai Keeso Rowe wrote: > Is there any plans to move the ports' working directory out of the > /usr/ports/ tree? cd /usr/ports/nifty/port && env WRKDIRPREFIX=/foo make will set WRKDIR to be /foo/usr/ports/nifty/port/work. You can set this in /etc/make.conf if you like. I have: .if exists(/pbuild) WRKDIRPREFIX=/pbuild .endif for example. -- Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message