From owner-cvs-all Mon May 8 22:48:34 2000 Delivered-To: cvs-all@freebsd.org Received: from mail.fwi.com (mail.fwi.com [209.84.160.144]) by hub.freebsd.org (Postfix) with ESMTP id 78A5D37BDA1; Mon, 8 May 2000 22:48:21 -0700 (PDT) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: from gelemna.ft-wayne.in.us (fw-line-201.fwi.com [209.84.172.206]) by mail.fwi.com (8.9.3/8.9.3) with ESMTP id AAA13192; Tue, 9 May 2000 00:49:31 -0500 (EST) Received: (from croyle@localhost) by gelemna.ft-wayne.in.us (8.9.3/8.9.3) id AAA94224; Tue, 9 May 2000 00:48:10 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) To: John Baldwin Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/release Makefile References: <200005082221.PAA22946@freefall.freebsd.org> From: Don Croyle Date: 09 May 2000 00:48:08 -0500 Organization: Minimal at best In-Reply-To: John Baldwin's message of "Mon, 8 May 2000 15:21:18 -0700 (PDT)" Message-ID: <86zoq08eav.fsf@emerson.gelemna.ft-wayne.in.us> Lines: 16 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Baldwin writes: > Add a DOCDISTFILES variable to point to a directory containing the > distfiles to build the docproj port during release. Prior to this, the > distfiles were copied froom ${DISTFILES}. However, if like me, you needed > to store the distfiles in some directory other than /usr/ports/distfiles, > for example /usr/docdistfiles, then when you overrode ${DISTFILES} it broke > the release build when it tried to build docproj port in the chroot'd > release area. To preserve backwards compatibility, DOCDISTFILES defaults > to the value of DISTFILES. You might want to close misc/14104, in which I pointed out this problem and suggested a similar fix. -- I've always wanted to be a dilettante, but I've never quite been ready to make the commitment. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message