From owner-cvs-all Wed Jun 5 13:27:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id D45D237B404; Wed, 5 Jun 2002 13:27:15 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id GAA11938; Thu, 6 Jun 2002 06:27:13 +1000 Date: Thu, 6 Jun 2002 06:31:06 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Ruslan Ermilov Cc: Dag-Erling Smorgrav , , Subject: Re: cvs commit: src/usr.bin Makefile In-Reply-To: <20020605070347.GE17609@sunbay.com> Message-ID: <20020606062451.T8685-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Wed, 5 Jun 2002, Ruslan Ermilov wrote: > On Tue, Jun 04, 2002 at 08:20:12AM -0700, Dag-Erling Smorgrav wrote: > > des 2002/06/04 08:20:12 PDT > > > > Modified files: > > usr.bin Makefile > > Log: > > Don't build perl if NO_PERL is defined. > > > > Revision Changes Path > > 1.208 +4 -1 src/usr.bin/Makefile > > > Please re-add NO_PERL back to the make.conf(5) manpage then. And please spell it correctly (as NOPERL) and put it in examples/etc/make.conf. The perl5 port only supports its correct spelling. But maybe the wrapper can (and should) co-exist with the real perl, so the correct fix is to back out rev the above commit. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message