From yaneurabeya@gmail.com  Tue Apr  2 23:48:37 2013
Return-Path: <yaneurabeya@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id EB479AB1
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Apr 2013 23:48:37 +0000 (UTC)
	(envelope-from yaneurabeya@gmail.com)
Received: from mail-ie0-x22a.google.com (mail-ie0-x22a.google.com [IPv6:2607:f8b0:4001:c03::22a])
	by mx1.freebsd.org (Postfix) with ESMTP id C31ED5F9
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Apr 2013 23:48:37 +0000 (UTC)
Received: by mail-ie0-f170.google.com with SMTP id c11so1095773ieb.29
        for <FreeBSD-gnats-submit@freebsd.org>; Tue, 02 Apr 2013 16:48:37 -0700 (PDT)
Received: by 10.64.30.99 with HTTP; Tue, 2 Apr 2013 16:48:37 -0700 (PDT)
Message-Id: <CAGHfRMDGQtKv0FUbX6zZRKTk4vKThnqHp8ozMtLCYxBwWzuXbA@mail.gmail.com>
Date: Tue, 2 Apr 2013 16:48:37 -0700
From: Garrett Cooper <yaneurabeya@gmail.com>
To: "Simon J. Gerraty" <sjg@juniper.net>
Cc: FreeBSD-gnats-submit@freebsd.org
In-Reply-To: <20130402221919.2F06558097@chaos.jnpr.net>
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>
	<20130402221919.2F06558097@chaos.jnpr.net>

>Number:         177596
>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 23:50:00 UTC 2013
>Closed-Date:    Wed Apr 03 03:13:07 UTC 2013
>Last-Modified:  Wed Apr 03 03:13:07 UTC 2013
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 On Tue, Apr 2, 2013 at 3:19 PM, Simon J. Gerraty <sjg@juniper.net> wrote:
 > 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
 
 That works too..
 Thanks!
 -Garrett
>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=177596 
>Unformatted:
