From owner-freebsd-questions Mon Nov 12 22:40:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id E025237B417 for ; Mon, 12 Nov 2001 22:40:54 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 55BAB2B76D; Tue, 13 Nov 2001 07:40:52 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id AFAE11FF; Tue, 13 Nov 2001 17:40:42 +1100 (EST) Date: Tue, 13 Nov 2001 17:40:42 +1100 From: Edwin Groothuis To: Rob B Cc: questions@freebsd.org Subject: Re: make options Message-ID: <20011113174042.D684@k7.mavetju.org> References: <5.1.0.14.2.20011113162621.03a51ec0@pop.ozemail.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.2.20011113162621.03a51ec0@pop.ozemail.com.au>; from rbyrnes@ozemail.com.au on Tue, Nov 13, 2001 at 04:28:29PM +1100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Nov 13, 2001 at 04:28:29PM +1100, Rob B wrote: > When running make in, for example, /usr/ports/www/squid24, do I uncomment > the variables in the Makefile or specify them on the command line? If I > put them on the command line, what is the incantation? If you put them on the command-line, you will have to remember yourself what they were for a next built. If you put them in the Makefile, you will have to remember yourself what they were because the Makefile gets overwritten when you do a cvsup. Putting them in /etc/make.conf would be a good idea, it also gives you some space for documentation. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message