From owner-cvs-all Tue Sep 22 10:55:44 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA22068 for cvs-all-outgoing; Tue, 22 Sep 1998 10:55:44 -0700 (PDT) (envelope-from owner-cvs-all) Received: from metal.intt.org (metal.intt.org [206.109.108.186]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21994; Tue, 22 Sep 1998 10:55:04 -0700 (PDT) (envelope-from smace@metal.intt.org) Received: (from smace@localhost) by metal.intt.org (8.9.1/8.9.1) id MAA15743; Tue, 22 Sep 1998 12:54:30 -0500 (CDT) From: Scott Mace Message-Id: <199809221754.MAA15743@metal.intt.org> Subject: Re: cvs commit: ports/lang/tcl80 Makefile ports/lang/tcl80/patches patch-ab patch-aa ports/lang/tcl80/pkg PLIST In-Reply-To: <199809172230.PAA28639@freefall.freebsd.org> from Steve Price at "Sep 17, 1998 3:30:11 pm" To: steve@FreeBSD.ORG (Steve Price) Date: Tue, 22 Sep 1998 12:54:29 -0500 (CDT) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > steve 1998/09/17 15:30:11 PDT > > Modified files: > lang/tcl80 Makefile > lang/tcl80/patches patch-aa > lang/tcl80/pkg PLIST > Added files: > lang/tcl80/patches patch-ab > Log: > Make this build in an ELF world. > > Reviewed by: jkh > > Revision Changes Path > 1.8 +10 -2 ports/lang/tcl80/Makefile > 1.7 +11 -19 ports/lang/tcl80/patches/patch-aa > 1.9 +3 -2 ports/lang/tcl80/pkg/PLIST > Will this build on an a.out machine? I think patch-ab might break it. Scott