Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2002 13:14:24 +0900
From:      "Akinori MUSHA" <knu@iDaemons.org>
To:        SADA Kenji <sada@FreeBSD.org>
Cc:        portmgr@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/finance Makefile ports/hungarian Makefile ports/multimedia Makefile ports/portuguese Makefile
Message-ID:  <86u1ic3mjj.wl@archon.local.idaemons.org>
In-Reply-To: <86vg2s3nls.wl@archon.local.idaemons.org>
References:  <200211180942.gAI9gR0C075570@repoman.freebsd.org> <20021119190631.0a2edcc3.sada@FreeBSD.org> <86vg2s3nls.wl@archon.local.idaemons.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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!

-- 
                     /
                    /__  __            Akinori.org / MUSHA.org
                   / )  )  ) )  /     FreeBSD.org / Ruby-lang.org
Akinori MUSHA aka / (_ /  ( (__(  @ iDaemons.org / and.or.jp

"When I leave I don't know what I'm hoping to find
              When I leave I don't know what I'm leaving behind.."

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?86u1ic3mjj.wl>