From owner-freebsd-ports@FreeBSD.ORG Fri Jul 9 06:58:06 2004 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 2C6AB16A4CE for ; Fri, 9 Jul 2004 06:58:06 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6D2843D2F for ; Fri, 9 Jul 2004 06:58:03 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from dhcp-11.local ([172.16.0.11] helo=dhcp-14.local) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34 (FreeBSD)) id 1BipKa-0003Pj-D1; Fri, 09 Jul 2004 08:58:03 +0200 Date: Fri, 9 Jul 2004 08:58:38 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: Will Andrews From: Oliver Eikemeier In-Reply-To: <20040709051604.GQ75771@sirius.firepipe.net> Message-Id: <677C3B7A-D175-11D8-8006-00039312D914@fillmore-labs.com> Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: ports@freebsd.org cc: Wesley Shields Subject: Re: Why does bsd.port.mk override make's search for Makefiles...? 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: Fri, 09 Jul 2004 06:58:06 -0000 Will Andrews wrote: > Perhaps the best thing to do might be to replace the b.p.m code: > > .if defined(MAKE_FILE) > MAKE_FLAGS?= -f ${MAKE_FILE} > .endif > > (Note this affects PR #30331[1], which I was working on some time > ago and really need to finish.) > > [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/30331 Go Will, go, go, go! The crowd cheers. -Oliver