From owner-freebsd-questions@FreeBSD.ORG Mon Jul 19 10:36:39 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 766F016A4CE for ; Mon, 19 Jul 2004 10:36:39 +0000 (GMT) Received: from chylonia.3miasto.net (chylonia.3miasto.net [213.192.74.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id A884743D41 for ; Mon, 19 Jul 2004 10:36:38 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (wojtek@localhost [127.0.0.1]) i6JAaZPc002897; Mon, 19 Jul 2004 12:36:35 +0200 (CEST) (envelope-from wojtek@tensor.3miasto.net) Received: from localhost (wojtek@localhost)i6JAaYtc002893; Mon, 19 Jul 2004 12:36:34 +0200 (CEST) (envelope-from wojtek@tensor.3miasto.net) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Mon, 19 Jul 2004 12:36:34 +0200 (CEST) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: Matthew Seaman In-Reply-To: <20040719101920.GB21175@happy-idiot-talk.infracaninophile.co.uk> Message-ID: <20040719123600.E2775@chylonia.3miasto.net> References: <20040719104144.C28390@chylonia.3miasto.net> <20040719101920.GB21175@happy-idiot-talk.infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: /etc/make.conf info X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jul 2004 10:36:39 -0000 > > builder > > Look at the ports(7) man page and the default make.conf (which is > /etc/defaults/make.conf under 4.x, and > /usr/share/examples/etc/make.conf in 5.x, or you can look at it in CVS > via > http://www.freebsd.org/cgi/cvsweb.cgi/src/share/examples/etc/make.conf ) > that's what i needed. thank you. > Otherwise, port specific make flags can be found generally by > inspecting the Makefiles for each port, or the Makefiles under i found that but i needed global settings