From owner-freebsd-ports@FreeBSD.ORG Tue Apr 1 03:32:27 2003 Return-Path: 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 853D337B401 for ; Tue, 1 Apr 2003 03:32:27 -0800 (PST) Received: from falcon.midgard.homeip.net (h76n3fls20o913.telia.com [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id 843EC43F93 for ; Tue, 1 Apr 2003 03:32:25 -0800 (PST) (envelope-from ertr1013@student.uu.se) Received: (qmail 34700 invoked by uid 1001); 1 Apr 2003 11:31:34 -0000 Date: Tue, 1 Apr 2003 13:31:34 +0200 From: Erik Trulsson To: Dan Naumov Message-ID: <20030401113134.GA34673@falcon.midgard.homeip.net> Mail-Followup-To: Dan Naumov , freebsd-ports@freebsd.org References: <20030401141338.1875bfe6.dan.naumov@ofw.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030401141338.1875bfe6.dan.naumov@ofw.fi> User-Agent: Mutt/1.5.3i cc: freebsd-ports@freebsd.org Subject: Re: Setting make options permanently (WITHOUT_GNOME, etc) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2003 11:32:27 -0000 On Tue, Apr 01, 2003 at 02:13:38PM +0300, Dan Naumov wrote: > Hello > > I've been wondering whether it is possible to make make (pardon the > wording) always use specific options. For example, I see that many ports > allow the user to set WITHOUT_GNOME or WITHOUT_X prior to building the > port. > > 1) Is there a definite list of these variables ? No. > 2) Is it possible to somehow permanently set some of those variables so > that I wouldn't have to do that manually every time I want to update a > port ? Add them to /etc/make.conf > > I've checked /usr/share/examples/etc/make.conf and The HandBook, but > neither had any information on setting things like this up. Any ideas ? -- Erik Trulsson ertr1013@student.uu.se