Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2002 10:04:50 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Akinori MUSHA <knu@iDaemons.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, portmgr@FreeBSD.org, SADA Kenji <sada@FreeBSD.org>
Subject:   Re: cvs commit: ports/finance Makefile ports/hungarian Makefile
Message-ID:  <XFMail.20021120100450.jhb@FreeBSD.org>
In-Reply-To: <86u1ic3mjj.wl@archon.local.idaemons.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 20-Nov-2002 Akinori MUSHA wrote:
> At Wed, 20 Nov 2002 12:51:27 +0900,
> I wrote:
>> Your patch looks fine and I'm running a make index to test.  If it
>> finishes without a problem, I'll commit the patch.
> 
> I changed
> 
> .if !empty(SUBDIR)
> 
> to
> 
> .if defined(SUBDIR) && !empty(SUBDIR)
> 
> for completeness and committed.  Thanks!

Did it fix make readmes as well?

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021120100450.jhb>