From owner-cvs-all Wed Nov 20 7: 4:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88F1C37B407 for ; Wed, 20 Nov 2002 07:04:48 -0800 (PST) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FA9843E88 for ; Wed, 20 Nov 2002 07:04:47 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 3838 invoked from network); 20 Nov 2002 15:04:48 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 20 Nov 2002 15:04:48 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gAKF4j2D034588; Wed, 20 Nov 2002 10:04:45 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <86u1ic3mjj.wl@archon.local.idaemons.org> Date: Wed, 20 Nov 2002 10:04:50 -0500 (EST) From: John Baldwin To: Akinori MUSHA Subject: Re: cvs commit: ports/finance Makefile ports/hungarian Makefile Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, portmgr@FreeBSD.org, SADA Kenji Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 <>< 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