From owner-cvs-ports@FreeBSD.ORG Sun Apr 18 09:44:28 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12AEE16A4CF; Sun, 18 Apr 2004 09:44:28 -0700 (PDT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id E60BA43D2F; Sun, 18 Apr 2004 09:44:27 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i3IGiQHc063042; Sun, 18 Apr 2004 09:44:27 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i3IGiQxb063041; Sun, 18 Apr 2004 09:44:26 -0700 (PDT) (envelope-from obrien) Date: Sun, 18 Apr 2004 09:44:26 -0700 From: "David O'Brien" To: Trevor Johnson , Kirill Ponomarew , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, portmgr@FreeBSD.org Message-ID: <20040418164426.GA62817@dragon.nuxi.com> References: <200404171920.i3HJKVoD088405@repoman.freebsd.org> <20040417220810.M41949@blues.jpj.net> <20040418123539.GB348@isis.wad.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040418123539.GB348@isis.wad.cz> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Subject: Re: cvs commit: ports/astro/celestia Makefile ports/astro/fooseti Makefile ports/astro/jday Makefile ports/databases/db3 Makefile ports/devel/fam Makefile ports/devel/gengetopt Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2004 16:44:28 -0000 On Sun, Apr 18, 2004 at 02:35:39PM +0200, Roman Neuhauser wrote: > # trevor@jpj.net / 2004-04-17 22:11:51 -0400: > > Maybe the default CONFIGURE_TARGET in bsd.port.mk ought to be changed, or > > a second default (--build=...) made available? > > Last time I looked at this it seemed there was no easy way to > determine whether the configure script wanted the target in the > --build= switch or as an argument. > > But perhaps CONFIGURE_TARGET:= --build=${CONFIGURE_TARGET} in the > individual ports would be a welcome change? It's just a harmless warning. Why not just tolerate it? It is fragile if someone has set a local CONFIGURE_TARGET in /etc/make.conf. -- -- David (obrien@FreeBSD.org)