From owner-cvs-all Fri Nov 24 11:27:30 2000 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 3742537B4C5; Fri, 24 Nov 2000 11:27:27 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id OAA64192; Fri, 24 Nov 2000 14:27:26 -0500 (EST) (envelope-from wollman) Date: Fri, 24 Nov 2000 14:27:26 -0500 (EST) From: Garrett Wollman Message-Id: <200011241927.OAA64192@khavrinen.lcs.mit.edu> To: Sheldon Hearn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 In-Reply-To: <200011241113.DAA70508@freefall.freebsd.org> References: <200011241113.DAA70508@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > We use Perl's MakeMaker-generated makefiles to install Perl. Since we > can't hack up MakeMaker's MM_Unix.pm to suit our build, we need chmod > to be around until we use our own makefiles to install perl. Why can't we? I've been advocating doing precisely that for years. (I know, all talk and not action.) I don't see anything fundamentally wrong with fixing Perl's fundamentally broken build system. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message