From owner-cvs-all Tue Dec 12 22:13:25 2000 From owner-cvs-all@FreeBSD.ORG Tue Dec 12 22:13:22 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from assaris.sics.se (dyna225-119.nada.kth.se [130.237.225.119]) by hub.freebsd.org (Postfix) with ESMTP id 4865837B400; Tue, 12 Dec 2000 22:13:21 -0800 (PST) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id HAA60373; Wed, 13 Dec 2000 07:13:30 +0100 (CET) (envelope-from assar) Sender: assar@assaris.sics.se From: assar@FreeBSD.org To: Ade Lovett Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/lang/scheme48 Makefile References: <200012130132.eBD1WhM49842@freefall.freebsd.org> Date: 13 Dec 2000 07:13:29 +0100 In-Reply-To: Ade Lovett's message of "Tue, 12 Dec 2000 17:32:43 -0800 (PST)" Message-ID: <5lg0jsyhkm.fsf@assaris.sics.se> Lines: 19 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ade Lovett writes: > It's also not entirely clear, and nor have the developers responded > (curiously, you think'd they'd be in to the email thang), whether > this can be automatically patched around. > What about this simple patch? /assar --- Makefile.in.orig Wed Dec 13 07:11:50 2000 +++ Makefile.in Wed Dec 13 07:12:32 2000 @@ -102,7 +102,7 @@ # The following is the first rule and therefore the "make" command's # default target. -enough: $(VM) $(IMAGE) go .notify +enough: $(VM) $(IMAGE) go To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message