From sjg@juniper.net  Tue Apr  2 22:24:25 2013
Return-Path: <sjg@juniper.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 5DB987DD
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue,  2 Apr 2013 22:24:25 +0000 (UTC)
	(envelope-from sjg@juniper.net)
Received: from exprod7og129.obsmtp.com (exprod7og129.obsmtp.com [64.18.2.122])
	by mx1.freebsd.org (Postfix) with ESMTP id 9520CF22
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue,  2 Apr 2013 22:24:24 +0000 (UTC)
Received: from P-EMHUB03-HQ.jnpr.net ([66.129.224.36]) (using TLSv1) by exprod7ob129.postini.com ([64.18.6.12]) with SMTP
	ID DSNKUVtakiX+HYxmBjYx0bVy3IAD8O4P3m5o@postini.com; Tue, 02 Apr 2013 15:24:25 PDT
Received: from magenta.juniper.net (172.17.27.123) by P-EMHUB03-HQ.jnpr.net
 (172.24.192.33) with Microsoft SMTP Server (TLS) id 8.3.213.0; Tue, 2 Apr
 2013 15:19:19 -0700
Received: from chaos.jnpr.net (chaos.jnpr.net [172.24.29.229])	by
 magenta.juniper.net (8.11.3/8.11.3) with ESMTP id r32MJJ385322;	Tue, 2 Apr
 2013 15:19:19 -0700 (PDT)	(envelope-from sjg@juniper.net)
Received: from chaos.jnpr.net (localhost [127.0.0.1])	by chaos.jnpr.net
 (Postfix) with ESMTP id 2F06558097;	Tue,  2 Apr 2013 15:19:19 -0700 (PDT)
Message-Id: <20130402221919.2F06558097@chaos.jnpr.net>
Date: Tue, 2 Apr 2013 15:19:19 -0700
From: "Simon J. Gerraty" <sjg@juniper.net>
To: Garrett Cooper <yaneurabeya@gmail.com>
Cc: <sjg@juniper.net>, <FreeBSD-gnats-submit@FreeBSD.org>
In-Reply-To: <CAGHfRMAAoL_FvgaWNi-t66LLM=vFQ7qiYxKrUXPkdXFPwC7D4w@mail.gmail.com>
Subject: Re: Fwd: bin/177593: [PATCH] bmake doesn't honor BSDmakefile like pmake does
References: <201304022137.r32LbF17068005@red.freebsd.org> <201304022140.r32Le0FP085772@freefall.freebsd.org> <CAGHfRMAAoL_FvgaWNi-t66LLM=vFQ7qiYxKrUXPkdXFPwC7D4w@mail.gmail.com>
Comments: In-reply-to: Garrett Cooper <yaneurabeya@gmail.com>
   message dated "Tue, 02 Apr 2013 14:41:56 -0700."

>Number:         177595
>Category:       bin
>Synopsis:       Re: bin/177593: [PATCH] bmake doesn't honor BSDmakefile like pmake does
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 02 22:30:00 UTC 2013
>Closed-Date:    Wed Apr 03 03:12:26 UTC 2013
>Last-Modified:  Wed Apr 03 03:12:26 UTC 2013
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 There is no need for a code change:
 
 Index: share/mk/sys.mk
 ===================================================================
 --- share/mk/sys.mk	(revision 248991)
 +++ share/mk/sys.mk	(working copy)
 @@ -333,6 +333,9 @@
  # Tell bmake to expand -V VAR by default
  .MAKE.EXPAND_VARIABLES= yes
  
 +# Tell bmake the makefile preference
 +.MAKE.MAKEFILE_PREFERENCE ?= BSDmakefile makefile Makefile
 +
  .if !defined(.PARSEDIR)
  # We are not bmake, which is more aggressive about searching .PATH
  # It is sometime necessary to curb its enthusiasm with .NOPATH
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Wed Apr 3 03:11:51 UTC 2013 
State-Changed-Why:  
Misfiled followup to bin/177593; content migrated. 


Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Apr 3 03:11:51 UTC 2013 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=177595 
>Unformatted:
