From owner-freebsd-questions@FreeBSD.ORG Thu Mar 18 14:48:34 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3B4F16A4D8 for ; Thu, 18 Mar 2004 14:48:34 -0800 (PST) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 685C943D31 for ; Thu, 18 Mar 2004 14:48:34 -0800 (PST) (envelope-from parv_fm@mailsent.net) Received: from moo.holy.cow ([69.160.71.102]) by mta10.adelphia.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP id <20040318224833.LPNS1437.mta10.adelphia.net@moo.holy.cow>; Thu, 18 Mar 2004 17:48:33 -0500 Received: by moo.holy.cow (Postfix, from userid 1001) id 48248A5AB; Thu, 18 Mar 2004 17:49:13 -0500 (EST) Date: Thu, 18 Mar 2004 17:49:13 -0500 From: Parv To: Lowell Gilbert Message-ID: <20040318224913.GA5899@moo.holy.cow> Mail-Followup-To: Lowell Gilbert , freebsd-questions@freebsd.org, Joshua Lokken References: <200403181624.36344.ben@spooty.net> <20040318170414.GG1588@cs025_2k> <200403181956.57317.ben@spooty.net> <441xnpj3d5.fsf@be-well.ilk.org> <20040318204807.GA2144@cs025_2k> <44smg5hjjg.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44smg5hjjg.fsf@be-well.ilk.org> cc: Joshua Lokken cc: freebsd-questions@freebsd.org Subject: Re: Passing make parameters X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: f-questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 22:48:34 -0000 in message <44smg5hjjg.fsf@be-well.ilk.org>, wrote Lowell Gilbert thusly... > > Joshua Lokken writes: > > > Right. For non-portupgrade builds, can these make options be > > included in /etc/make.conf? > > Yes, but then they will apply to *all* port builds, and to buildworld > as well. If that's not what you want, try a Makefile.local in the > port's directory. Mind that, Joshua, not every port /actually/ uses Makefile.local. - Parv --